You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Midi.js can't loop the samples to sustain a note indefinitely like a real soundfont player. You can change the builder to increase the 3 seconds but it will make your soundfont bigger and it still won't be indefinite.
Shorter notes should not be a problem though.
Sent from my android device.
-----Original Message-----
From: MSB89 <[email protected]>
To: "mudcube/MIDI.js" <[email protected]>
Cc: Subscribed <[email protected]>
Sent: Sat., 26 May 2018 7:56
Subject: [mudcube/MIDI.js] Sounddont note true lengths (#237)
Is it possible to create a sound font with soundfont_builder.rb that will play for the length of any note without decaying?
My midi sounds weird compared to FluidSynth. In FluidSynth my midi notes will play for the length of how the note is defined in the midi file.
In midi.js the sound font will only last for the length defined in soundfont_builder.rb and shorter notes will trail on longer than desired
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#237
Is it possible to create a sound font with soundfont_builder.rb that will play for the length of any note without decaying?
My midi sounds weird compared to FluidSynth. In FluidSynth my midi notes will play for the length of how the note is defined in the midi file.
In midi.js the sound font will only last for the length defined in soundfont_builder.rb and shorter notes will trail on longer than desired
The text was updated successfully, but these errors were encountered: