> psycollider 3.2 is so easy to install, in secs i had it running here.
> but i have some questions:
>
> 1. i don't know how to change the DIR from Recordings.
>
> 2. i don't know how to change the sound output and its sampling rate to 96k-
> i have an Echo Indigo pcmcia card that i want to work with in ASIO mode,
> but sc goes MME:
>
> Device options:
> - MME : Microsoft Sound Mapper - Input (device #0 with 2 ins 0 outs)
> - MME : Indigo (device #1 with 2 ins 0 outs)
> - MME : Conexant HD Audio input (device #2 with 2 ins 0 outs)
> - MME : Microsoft Sound Mapper - Output (device #3 with 0 ins 2 outs)
> - MME : Indigo 1-2 Virtual Out (device #4 with 0 ins 2 outs)
> - MME : Conexant HD Audio output (device #5 with 0 ins 2 outs)
> - MME : Indigo 3-4 Virtual Out (device #6 with 0 ins 2 outs)
> - MME : Indigo 5-6 Virtual Out (device #7 with 0 ins 2 outs)
> - MME : Indigo 7-8 Virtual Out (device #8 with 0 ins 2 outs)
> - ASIO : ASIO Echo PCI (device #9 with 2 ins 8 outs)
>
> Booting with:
> In: MME : Indigo
> Out: MME : Indigo 1-2 Virtual Out
> suggestedLatency used: 0.200
> SuperCollider 3 server ready..
> notification is on
>
>
> i understood that sc connects with the soundsystem' soundcard to work,
> but i can't use ASIO on the soundsystem...
> can i ajust the latency also? how?
i think you need to edit the starup.sc file to add a line so that
scsynth knows which sound card to use. Something like this
s.options.device_("ASIO : ASIO Echo PCI"),
Not sure about the rate since this is an option for scsynth process.
Probably you can specify it in the same file?
> 3. which libraries are missing and how can i install them? i am really
> interested in bbcut & ixiquarks, and to test quarks also...
ixiquarks is not ready for windows yet. we have an alpha version which
is quite buggy at the moment. still testing and fixing small problems.
maybe in a few weeks.
_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users