full integration of beatbox test app into ardour tree+build system
Plus a few attempts at catching note on/off quantization stuff
This commit is contained in:
5
tools/bb/bbdev
Executable file
5
tools/bb/bbdev
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
TOP=`dirname "$0"`/../..
|
||||
. $TOP/build/tools/bb/bbdev_common_waf.sh
|
||||
export UBUNTU_MENUPROXY=""
|
||||
exec $TOP/$EXECUTABLE "$@"
|
||||
Reference in New Issue
Block a user