A framework for audio software development
https://cabbageaudio.com/
Cabbage is a framework for audio software development.
Using simple markup text and the Csound audio synthesis language users can target Windows, OSX, Linux and Android with a single piece of source code.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:kill_it:JUCE/cabbage-git && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000826 826 Bytes | |
_servicedata | 0000000238 238 Bytes | |
cabbage-2.9.227+git.369.95313d3.tar.gz | 0094875929 90.5 MB | |
cabbage-vst.patch | 0000157743 154 KB | |
cabbage.changes | 0000038930 38 KB | |
cabbage.spec | 0000006331 6.18 KB | |
juce_VSTInterface.h | 0000015827 15.5 KB |
Latest Revision
Konstantin Voinov (kill_it)
committed
(revision 22)
- Update to version 2.9.227+git.369.95313d3: * Revert "fix: visible(0) wasn't being read from Cabbage code properply - Version number:2.9.227" * Update build.py * reverting to pre-marge - Version number:2.9.227 * reverting back to pre-marge state - Version number:2.9.227 * Revert "fix: visible(0) wasn't being read from Cabbage code properply - Version number:2.9.227" * fix: CLI converter was broken on windows - Version number:2.9.228 * Cache identifiers * Use const Identifier references instead of passing them by value * Avoid creating identifiers from null and empty strings * Avoid unnecessary calls to `getValueIdentData` * Add big performance improvement in `getIdentifierDataFromCsound` * Improve performance in `getIdentifierDataFromCsound` * Guard cabbage widget data read with scoped lock * fix: visible(0) wasn't being read from Cabbage code properply - Version number:2.9.227 * fix: all sound files written to disk will now be placed in user documents folders - Version number:2.9.226 * fix: active() was not being read startup - Version number:2.9.225 * fix: double click to default for range sliders - Version number:2.9.224 * fix: misc issues with hrange updates - Version number:2.9.223 * fix: positioning of valueTextBox in hrange slider when no text is provided - Version number:2.9.222 * fix: context help and range slider tracker background colour default - Version number:2.9.221 * feat:added number boxes to range sliders - Version number:2.9.220 * fix: disabling auto-mute of audio in standalone player - Version number:2.9.219 * feat: adding support for hex string colours, ie., #ff12b1 - Version number:2.9.219 * feat: double-click reset to default for range sliders - Version number:2.9.218
Comments 0