mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 05:06:31 +01:00
10 lines
140 B
Text
10 lines
140 B
Text
To build, type make
|
|
|
|
# make install and run
|
|
ir: install
|
|
rmmod tranzport
|
|
modprobe tranzport
|
|
|
|
# make install, run, and run tests
|
|
irt: ir
|
|
|