Difference between revisions of "Taps/Features"
From CSWiki
m |
m |
||
Line 17: | Line 17: | ||
* built-in OSC handler/support | * built-in OSC handler/support | ||
* run synthesis in much-faster-than-real-time mode, for recording purposes, or for fast-forwarding to specific points in scripts | * run synthesis in much-faster-than-real-time mode, for recording purposes, or for fast-forwarding to specific points in scripts | ||
+ | * more coordination between taps and ChucK | ||
* load entire directory of templates in synthesis face | * load entire directory of templates in synthesis face | ||
* load files from command line | * load files from command line | ||
Line 23: | Line 24: | ||
* dissonance | * dissonance | ||
* store more information, especially analysis parameters, in .tap files : under construction | * store more information, especially analysis parameters, in .tap files : under construction | ||
+ | |||
* when making a copy, name it something else : coming soon | * when making a copy, name it something else : coming soon |
Revision as of 15:08, 10 September 2008
For feature requests and such. (Check out the history up to version 0.1.0.3.)
So, what more do you want?
- more obvious ways to quit and toggle fullscreen
- make text more readable or easier to scale globally
- have sliders snap to values (optionally)
- show the current value of the slider when its range is visible
- during synthesis, reverse a template
- plug-in-ability : reserved for special effects
- panning across more than 2 channels
- assign channels to templates through GUI
- ability to specify rhythm in loops or other templates
- have changes to loops and other templates immediately be reflected in mixed bags
- use height on timeline to display different template parameters like pan
- built-in OSC handler/support
- run synthesis in much-faster-than-real-time mode, for recording purposes, or for fast-forwarding to specific points in scripts
- more coordination between taps and ChucK
- load entire directory of templates in synthesis face
- load files from command line
- save projects
- save templates from synthesis face as wav files
- dissonance
- store more information, especially analysis parameters, in .tap files : under construction
- when making a copy, name it something else : coming soon
- zoom in on spectrogram, at least on the lower half : coming soon
- loading files of different sample rates : sort of in 0.1.0.4
- more than 2 channels : in 0.1.0.4
- run synthesis in no-gui mode : initial version done
- documentation for chuck taps API : now exists