-
Notifications
You must be signed in to change notification settings - Fork 297
Future
Tom M edited this page May 11, 2019
·
7 revisions
This page is dedicated to ideas for inclusion in the FluidSynth 2.0 development branch. Its a work in progress and some of these may not be included during the development cycle.
Feel free to edit this page, add any new ideas or opinions.
- Sample streaming support
- Real synchronous stereo and multi-channel audio (voices guaranteed to start at the same time)
- Improve voice stealing algorithm
- Synthesis verification and test suites. There needs to be an easy way to verify the output and analyze at a sample by sample basis
- Add LV2 support
- Research bad out of tune sounding audio when using Chorus and/or Reverb and fix it.
- OSC support for control of the features in the telnet interface, from scripts or from language environments such as ChucK, SC, PD, CSound, etc.
- RTAudio Output Support
- Improve the quality of rendered midi by adding a feature similar to "human playback" of Finale, that adds small variations in the MIDI. Human Playback is trademark, so another name should be used here!
Design ideas, proposals and documentation.
๐น FluidSynth
- ๐งโ๐ฌ About SoundFont
- ๐ฅ๏ธ Applications using FluidSynth
- ๐ผ Music made with FluidSynth
- ๐ LicensingFAQ
๐ฅ Get FluidSynth
๐ Documentation
-
- ๐ GettingStarted
- ๐ป ExampleCommandLines
- ๐ Audio Drivers
- ๐ UserManual
- โ๏ธ FluidSettings
- โจ FluidFeatures
- โฑ๏ธ LowLatency
- ๐๏ธ Fluidsynth configuration files
-
- ๐ ChangeLog
- ๐ ๏ธ Build from source
- ๐ค Build for Android
- ๐ FluidSynth 2.0 API
- ๐ FluidSynth legacy 1.x API
- ๐ LADSPA Interface Documentation
- โ SoundFont3Format
- ๐ฆ NotesForPackagers
- โ ReleaseCheckList
- ๐ฎ Future