[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Connecting Scarlett 6i6 to SC on windows 10 x64



// s.options is an object that contains a lot of server settings.
// you had this line, which is wrong, because it replaces the options object with a string:
s.options =   "Scarlett 6i6 USB"; // wrong 

// try setting the device variable in s.options like this first:
s.options.device = "Scarlett 6i6 USB"; 

// then hopefully booting works:
s.boot;

best adc

> On 15/11/2018, at 22:17 , gangel@xxxxx wrote:
> 
> Hello all:
> 
> Im working on windows 10 X64 and a im trying to connect focusrite scarlett 6i6 to supercollider and doens seem to work. I just installed SC3.10, but it didnt work with last version. So the post windows shows this:
> 
> Device options:
>   - MME : Asignador de sonido Microsoft - Input   (device #0 with 2 ins 0 outs)
>   - MME : Entrada de línea (2- Scarlett 6   (device #1 with 6 ins 0 outs)
>   - MME : Micrófono (Realtek High Definit   (device #2 with 2 ins 0 outs)
>   - MME : Asignador de sonido Microsoft - Output   (device #3 with 0 ins 2 outs)
>   - MME : Salida de línea (2- Scarlett 6i   (device #4 with 0 ins 12 outs)
>   - MME : Altavoces / Auriculares (Realte   (device #5 with 0 ins 2 outs)
>   - Windows DirectSound : Controlador primario de captura de sonido   (device #6 with 2 ins 0 outs)
>   - Windows DirectSound : Entrada de línea (2- Scarlett 6i6 USB)   (device #7 with 6 ins 0 outs)
>   - Windows DirectSound : Micrófono (Realtek High Definition Audio)   (device #8 with 2 ins 0 outs)
>   - Windows DirectSound : Controlador primario de sonido   (device #9 with 0 ins 2 outs)
>   - Windows DirectSound : Salida de línea (2- Scarlett 6i6 USB)   (device #10 with 0 ins 12 outs)
>   - Windows DirectSound : Altavoces / Auriculares (Realtek High Definition Audio)   (device #11 with 0 ins 2 outs)
>   - ASIO : ASIO4ALL v2   (device #12 with 2 ins 2 outs)
>   - ASIO : Focusrite USB 2.0 Audio Driver   (device #13 with 6 ins 12 outs)
>   - Windows WASAPI : Salida de línea (2- Scarlett 6i6 USB)   (device #14 with 0 ins 2 outs)
>   - Windows WASAPI : Altavoces / Auriculares (Realtek High Definition Audio)   (device #15 with 0 ins 2 outs)
>   - Windows WASAPI : Entrada de línea (2- Scarlett 6i6 USB)   (device #16 with 2 ins 0 outs)
>   - Windows WASAPI : Micrófono (Realtek High Definition Audio)   (device #17 with 2 ins 0 outs)
>   - Windows WDM-KS : Speakers (Realtek HD Audio output)   (device #18 with 0 ins 2 outs)
>   - Windows WDM-KS : Mezcla estéreo (Realtek HD Audio Stereo input)   (device #19 with 2 ins 0 outs)
>   - Windows WDM-KS : Micrófono (Realtek HD Audio Mic input)   (device #20 with 2 ins 0 outs)
>   - Windows WDM-KS : Output (Scarlett 6i6 USB)   (device #21 with 0 ins 12 outs)
>   - Windows WDM-KS : Input (Scarlett 6i6 USB)   (device #22 with 6 ins 0 outs)
> 
> Booting with:
>   In: MME : Entrada de línea (2- Scarlett 6
>   Out: MME : Salida de línea (2- Scarlett 6i
> SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Device unavailable'
> could not initialize audio.
> SCDoc: Indexed 1346 documents in 3.56 seconds
> Server 'localhost' exited with exit code -1073740791.
> 
> I´ve already installed all the drivers and the interface is working right with ableton live. I´ve tried to run this: s.options="Scarlett 6i6 USB" and reboot but it says that the localhost is not running. What can i do?
> 
> Thanks, Gaspar


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/