Difference between revisions of "Taps/Features"
From CSWiki
m |
m |
||
Line 5: | Line 5: | ||
* more obvious ways to '''quit''' and '''toggle fullscreen''' | * more obvious ways to '''quit''' and '''toggle fullscreen''' | ||
− | |||
* make text more readable or easier to scale globally | * make text more readable or easier to scale globally | ||
* have sliders snap to values (optionally) | * have sliders snap to values (optionally) | ||
* show the current value of the slider when its range is visible | * show the current value of the slider when its range is visible | ||
− | |||
* during synthesis, reverse a template | * during synthesis, reverse a template | ||
* plug-in-ability : reserved for special effects | * plug-in-ability : reserved for special effects | ||
Line 18: | Line 16: | ||
* use height on timeline to display different template parameters like pan | * use height on timeline to display different template parameters like pan | ||
* 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 | ||
* load entire directory of templates in synthesis face | * load entire directory of templates in synthesis face | ||
Line 24: | Line 21: | ||
* save projects | * save projects | ||
* save templates from synthesis face as wav files | * save templates from synthesis face as wav files | ||
− | |||
* dissonance | * 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 | * loading files of different sample rates : sort of in 0.1.0.4 | ||
* more than 2 channels : in 0.1.0.4 | * more than 2 channels : in 0.1.0.4 |
Revision as of 14:07, 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
- 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