Hi all, I've looked though several threads to try and figure this out but have not been able to. So I'm asking for some help.
I'm using JR MC 21 and a Focusrite Scarlette 18i20. I've been able to get MC to play through the 18i20 fine but can't seem to get any input to REW. I have an output of the Focusrite connected to input #1 and can see the input meters moving. I can see the meter in Windows Recording Device bouncing when playing music from MC and when sending a signal from REW. In REW, I can't select an input device. Is this a MC problem blocking the input or something else?
Here's how I have things configured.
MC:
- Audio/Audio Device/Line Out Focusrite USB 2.0 Audio Driver [ASIO]
- General/Features/WDM Driver checked
Windows:
- Default Playback Device = JR MC
- Default Recording Device = Line in Scarlette 18i20 USB
REW (V 5.10):
- Preferences:
- Drivers = ASIO
- ASIO Device = JR MC
- Output = 1: Channel (options go up to 16: Channel)
- Timing Ref Output = 2: Channel
- The Input and Timing Ref Input fields are grayed out
Turning off the REW Generator works fine but when I go to shutdown REW, I get an error “com.synthbot.jasiohost.AsioException” with the details listed below. Any help would be greatly appreciated.
Thanks
Bob
Message:
com.synthbot.jasiohost.AsioException: Unknown error code.
Level:
SEVERE
Stack Trace:
Unknown error code.
com.synthbot.jasiohost.AsioDriver.ASIOStop(Native Method)
com.synthbot.jasiohost.AsioDriver.stop(Unknown Source)
com.synthbot.jasiohost.AsioDriver.returnToState(Unknown Source)
com.synthbot.jasiohost.AsioDriver.shutdownAndUnloadDriver(Unknown Source)
roomeqwizard.CD.a(Unknown Source)
roomeqwizard.tA.G(Unknown Source)
roomeqwizard.nC$3.windowClosing(Unknown Source)
java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
java.awt.Window.processWindowEvent(Unknown Source)
javax.swing.JFrame.processWindowEvent(Unknown Source)
java.awt.Window.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)