sletz
17 years ago
1 changed files with
1 additions and
1 deletions
-
linux/alsa/JackAlsaDriver.cpp
|
|
@@ -176,7 +176,7 @@ int |
|
|
|
JackAlsaDriver::alsa_driver_usx2y_hardware (alsa_driver_t *driver) |
|
|
|
{ |
|
|
|
// steph |
|
|
|
//driver->hw = jack_alsa_usx2y_hw_new (driver); |
|
|
|
driver->hw = jack_alsa_usx2y_hw_new (driver); |
|
|
|
return 0; |
|
|
|
} |
|
|
|
|
|
|
|