ardour/tools/bb
Mads Kiilerich 4fb3a23adb wscript: use consistent python shebang path
Most wscripts use
  #!/usr/bin/env python
Use that consistently.

The wscripts are not executed directly and do not need the shebang path,
but it might guide editors and other tools to recognize the files as
being Python-ish.
2022-04-09 11:44:28 +02: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: use consistent python shebang path 2022-04-09 11:44:28 +02:00