Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Channel strip setup dialog invokation fix.
Sampler reset info message; asterisk for midi all channels input.
* Sampler reset command action added to menu and toolbar. * MIDI channel selection is now a dropdown list, allowing the explicit selection for "All" channels input per sampler channel (omni). * Channel strip display glass effect has changed background color to black (was green). * Minor configure fixes.
Prepared for 0.0.3 alpha-release.
* Channel dialog gets sensible engine and driver defaults on create time. * Implied channel reset on successful instrument load.
Effective MIDI input port setting on channel dialog. (fix)
* Effective MIDI input port setting on channel dialog.
* Avoid channel voice/stream usage auto-update while intrument loading is erroneous or incomplete.
* Save session filename quotes missing on LOAD INSTRUMENT NON_MODAL.
* Prepared for client event protocol interface, via thread-safe QCustomEvent callback posting, on attempt to comply with draft-protocol v.11.
* Mon-modal intrument file loading and status experimental support.
Second alpha-release.
* The channel context menu is also accessible by right-clicking over the empty workspace area.
* Added small wait event loop on qsamplerMainForm::stopServer(), so let local server terminate gracefully and stabilize, and avoiding a probable segfault on exit, which was preventing the correct salvage of settings and configuration.
* Maximum channel volume percent setting is now a global option, provided to override the default (which is 100%). * Client/server transaction timeout option upper limit has been increased from 5000 to 60000 milliseconds.
* A channel context menu is now featured, by right-clicking over each sampler channel strip.
* Comment SET CHANNEL MIDI_INPUT_PORT command from saveSessionFile(), it has no effect. * Insert a n #include <unistd.h> on qsamplerMessages.h, between * An initial non zero value (0.8) should be set for the channel volume, while GET CHANNEL INFO command is pending implementation. * The order to load/save and setup channel settings is now as suggested in the following lines: SET CHANNEL AUDIO_OUTPUT_TYPE ... SET CHANNEL MIDI_INPUT_TYPE ... SET CHANNEL MIDI_INPUT_CHANNEL ... LOAD ENGINE ... LOAD INSTRUMENT ... SET CHANNEL VOLUME ...
Initial alpha release.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC |