2006-12-10 16:02:04 +00:00
|
|
|
New features
|
|
|
|
------------
|
|
|
|
- Audio level metering
|
|
|
|
- Active voice count monitoring
|
|
|
|
|
|
|
|
Synthesis
|
|
|
|
---------
|
|
|
|
- Improve voice stealing algorithm
|
|
|
|
- Dynamic voice killing (based on CPU usage)
|
|
|
|
- Batch voice activation (stereo synch. as per SoundFont spec)
|
|
|
|
- Pitch control on stereo samples not managed as should
|
|
|
|
|
|
|
|
Drivers
|
|
|
|
-------
|
|
|
|
- libao audio output driver
|
|
|
|
- Windows DirectMusic component
|
|
|
|
- ASIO driver
|
|
|
|
- DirectSound 3D and EAX
|
|
|
|
|
|
|
|
Bugs to mash
|
|
|
|
------------
|
2005-09-05 02:45:34 +00:00
|
|
|
- Investigate why MIDI rendering causes burst of notes at start
|
2003-11-14 08:23:10 +00:00
|
|
|
|
2004-03-29 10:05:18 +00:00
|
|
|
Documentation
|
|
|
|
-------------
|
2019-12-17 16:41:30 +00:00
|
|
|
- Write documentation on tuning
|
2004-03-29 10:05:18 +00:00
|
|
|
- User and system configuration file
|
2004-03-22 10:28:19 +00:00
|
|
|
|
2006-12-10 16:02:04 +00:00
|
|
|
Misc
|
|
|
|
----
|
2004-03-30 10:16:17 +00:00
|
|
|
- Remove dependency of settings on audio driver and other (see
|
|
|
|
fluid_settings_init())
|
2006-12-10 16:02:04 +00:00
|
|
|
- set loop on/off on a sample (set_gen GEN_SAMPLEMODE?)
|
2003-03-11 16:56:45 +00:00
|
|
|
|
|
|
|
|
2006-12-10 16:02:04 +00:00
|
|
|
FluidSynth Next Generation
|
2003-03-11 16:56:45 +00:00
|
|
|
--------------------------------------------
|
|
|
|
|
2004-05-05 20:27:22 +00:00
|
|
|
Top of the list
|
|
|
|
- 3D audio output
|
2003-04-04 17:40:39 +00:00
|
|
|
|
2004-03-29 10:05:18 +00:00
|
|
|
MIDI player
|
|
|
|
- Add API to manipulate and query MIDI file list
|
2003-04-04 17:40:39 +00:00
|
|
|
- generalize use of fluid_event_t, remove fluid_midi_event_t
|
|
|
|
|
2004-03-29 10:05:18 +00:00
|
|
|
Shell & command handler
|
|
|
|
- Add "note" command that plays a note with a duration (sequencer)
|
|
|
|
- MIDI file player commands (load/play/stop)
|
|
|
|
- Allow settings to be loaded before the synthesizer is created
|
|
|
|
|
2003-04-04 17:40:39 +00:00
|
|
|
MIDI Specs
|
2003-03-11 16:56:45 +00:00
|
|
|
- sample dump
|
2004-05-14 13:45:22 +00:00
|
|
|
- MIDI thru
|
|
|
|
- Scalable Polyphony MIDI (SP-MIDI)
|
|
|
|
|
2003-04-04 17:40:39 +00:00
|
|
|
|
|
|
|
Unsorted
|
2003-03-11 16:56:45 +00:00
|
|
|
- rewrite midi file using new sequencer
|