cerberus
09-28-2010, 10:29 AM
Presonus Studio One
add after line 31 to hosts.h
kHostStudioOne,
insert after line 61 to hosts.cpp
if (strstr(host, "studioone")) {
return kHostStudioOne;
}
add after line 31 to hosts.h
kHostStudioOne,
insert after line 61 to hosts.cpp
if (strstr(host, "studioone")) {
return kHostStudioOne;
}