mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
add lua script to test channel-mapping, update doc
This commit is contained in:
parent
1503db4a28
commit
3f71e669ae
5 changed files with 25 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
cd `dirname $0`
|
||||
set -e
|
||||
make
|
||||
cd ../..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue