Language…
15 users online:  AmperSam, crocodileman94, CroNo, Dark Prince, Green, Green Jerry, GRIMMKIN, JezJitzu, mtheordinarygamer, RPG Hacker, Rykon-V73, Skewer, SMW Magic, W3aper, Zavok - Guests: 276 - Bots: 487
Users: 64,795 (2,373 active)
Latest user: mathew

The ADSR Thread (For AddmusicK)

Link Thread Closed
Originally posted by gibbl
Is it possible to change the ADSR of @23 to make it sound for longer? I've been trying to get something that vaguely sounds like one of those christmas bells, idk how to really describe it, but @23 is way too short and everything I've tried with the noise command sounds like crap, so I'm kinda stuck here :/



The reason it's short is because it doesn't have a loop set from the instrument.
100% Orange Juice Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtA3xPP3TybfqSiEn1AcX2A

VLDC9 Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtiP5de_-e6q0hSVrY37RB-.


probably doesn't sound anything like you want it to sound but try

@22 $00 $00 $7F $01 $00 ;34
Doesn't sound like the instrument I want, but surprisingly it kinda sounds like another instrument in the same piece so, uh thanks for accidental instrument making adsr command, I guess? xD
@6 $9F $80 $00 $03 $00 - Charang (Low)

@6 $CF $80 $00 $03 $00 - Charang (High)
@6 $DC $80 $00 $02 $FF ; Oboe/Clarinet {Higher Attack}

@3 $BD $72 $00 $06 $00 ; Music Box [Use it in o4 or higher]
@1 $FB $E3 $B7 $07 $0A; Oboe (use with a low echo delay)
My Ports
Originally posted by TheInsanity115
@1 $FB $E3 $B7 $07 $0A; Oboe (use with a low echo delay)


First of all, why would the tuning part be necessary? it should be 03 00 or 06 00. Second of all, Sayuri updated the first post with TheInsanity115's instrument, but not mine. What's up with that? Last thing is, that does not sound like an oboe to me.

I usually do ADSR instruments actually sounding like real instruments.
I simply didn't notice you posted a second time when I glanced above Insanity's post. OP has been updated.
Here's an example SPC of what song @3 music box can be used on.

Sample Song

It's almost based of Super Mario RPG's music box sounding marimba.
@4 $CE $40 $00 $03 $00 - Synth Brass

@6 $87-8B $E0 $00 $03 $00 - Violin/Strings

Use with soft-mid echo and $DE $00 $10 $20 vibrato. Increase the attack value if fast notes are used.
Is there a chiff instrument?
Originally posted by DAA234
Is there a chiff instrument?


@13 $9F $0A $00 $03 $00 with $DE $00 $08 $10 and echo.

I don't know if chiffs have that sharp attack, but that's how sharp it is for my piano.
100% Orange Juice Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtA3xPP3TybfqSiEn1AcX2A

VLDC9 Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtiP5de_-e6q0hSVrY37RB-.


Are there also instruments Church Organ, Pad 7 (halo) and Electric Guitar (jazz)?
Almost impossible for the fitst two.

You may made something similar with different ADSR values, but remember it can't be realistic. You probably need some replacement if you want a vanilla port.

For the third one, you may want to try
Code
@6 $FF $EE $B8 $03 $00
And besides, it is still such an instrument halo because I found in anvil studio program?
Need two instruments Bassoon and Accordion are some?
Originally posted by DAA234
Need two instruments Bassoon and Accordion are some?


For Bassoon, you probably need pitch modulation'ed @6 to do that.

@4 $96 $60 $00 $06 $00 -> Accordion with $E5 $10 $10 $30 $DE $20 $10 $20, echo if necessary. This is the best I got.

Also throwing this in: @0 $DE $4C $00 $06 $00 -> Electric Grand Piano.
100% Orange Juice Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtA3xPP3TybfqSiEn1AcX2A

VLDC9 Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtiP5de_-e6q0hSVrY37RB-.


Yet again he needs three instruments French Horn and Acoustic Guitar (nylon) because he makes music Super Mario 64 - Cool, Cool Mountain.
Originally posted by DAA234
Yet again he needs three instruments French Horn and Acoustic Guitar (nylon) because he makes music Super Mario 64 - Cool, Cool Mountain.


I don't know if French Horn is possible without some interesting pitch modulation with @13, but for Acoustic Guitar (Nylon) try this:

Code
@14 $FD $F3 $00 $07 $00

100% Orange Juice Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtA3xPP3TybfqSiEn1AcX2A

VLDC9 Playthrough:
https://www.youtube.com/playlist?list=PLf1kPWkjcurtiP5de_-e6q0hSVrY37RB-.


Updated the OP with the new values posted.
Link Thread Closed