ardour/tools/bb
Mads Kiilerich 0e3e51d958 wscript: drop str() on VERSION
It will already have been converted to str in sanitize(), and even
python2 is fine without the extra str.
2023-10-15 10:47:16 -06:00
..
bb.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
bb.h change MidiStateTracker to MidiNoteTracker 2022-02-01 18:06:40 -07:00
bbdev full integration of beatbox test app into ardour tree+build system 2017-08-05 02:03:59 -04:00
gui.cc add tempo adjustment 2017-08-04 18:09:31 -04:00
gui.h add tempo adjustment 2017-08-04 18:09:31 -04:00
misc.cc full integration of beatbox test app into ardour tree+build system 2017-08-05 02:03:59 -04:00
wscript wscript: drop str() on VERSION 2023-10-15 10:47:16 -06:00