| Ah wait sorry, I misunderstood. I have to use DSSi instead of vst on
linux... I'm too used to the fact that bitwig studio on linux can run
VSTs... I'll check if I have DSSi or LADSPA synths instead
On Thu, Nov 9, 2017 at 4:26 PM, Victor Lazzarini wrote:
> I guess you need the DSSi headers, but others might know more.
> ========================
> Prof. Victor Lazzarini
> Dean of Arts, Celtic Studies, and Philosophy,
> Maynooth University,
> Maynooth, Co Kildare, Ireland
> Tel: 00 353 7086936
> Fax: 00 353 1 7086952
>
>> On 9 Nov 2017, at 16:23, Peter Burgess wrote:
>>
>> Hmmm, how do I build with them? I'm on linux
>>
>> On 9 Nov 2017 4:21 p.m., "Victor Lazzarini" wrote:
>> This just means that you don’t have the DSSi opcodes, which are a Linux-only thing (I think).
>> ========================
>> Prof. Victor Lazzarini
>> Dean of Arts, Celtic Studies, and Philosophy,
>> Maynooth University,
>> Maynooth, Co Kildare, Ireland
>> Tel: 00 353 7086936
>> Fax: 00 353 1 7086952
>>
>> > On 9 Nov 2017, at 16:04, Peter Burgess wrote:
>> >
>> > Anyone know why the very simple .csd I've posted at the bottom of the
>> > email doesn't work on Csound 6.10? It doesn't seem to like vstinit for
>> > some reason, giving this error message:
>> >
>> > error: syntax error, unexpected T_IDENT (token "vstinit") from file
>> > /home/pete/Documents/AlgoSynthModular/TestCsd.csd (1)
>> > line 26:
>> >>>> giHiveVST vstinit <<<
>> > Unexpected untyped word giHiveVST when expecting a variable
>> >
>> >
>> >
>> > Here's the .csd:
>> >
>> >
>> >
>> >
>> >
>> > -m0 --displays -odac
>> >
>> >
>> >
>> >
>> >
>> >
>> > sr = 44100
>> >
>> > ksmps = 128
>> >
>> > nchnls = 2
>> >
>> > 0dbfs = 1.0
>> >
>> >
>> > giHiveVST vstinit "/home/pete/Music/VSTs/Hive-3965/Hive/Hive.64.so", 1
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > --
>> > http://algorythmradio.com
>> > https://soundcloud.com/algorythmradio
>> >
>> > Csound mailing list
>> > Csound@listserv.heanet.ie
>> > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> > Send bugs reports to
>> > https://github.com/csound/csound/issues
>> > Discussions of bugs and features can be posted here
>>
>>
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>> https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
>
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
> https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
--
http://algorythmradio.com
https://soundcloud.com/algorythmradio
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |