Author |
|
dark_virus
Date Registered: 04.2004
Location: Brazil
Posts: 303
 |
|
How can I use an arpeggiator VST? |  |
I've tried some arpeggiator VST like nF Arp 1, WOK SimpArp, ARPocalipse and Kirnu, but Psycle detects all of them as instruments.
I'm guessing I'll need a virtual MIDI port like Midi Yoke, but dunno..
Am I doing something wrong?
__________________ Myspace | Soundcloud
|
|
10.03.2013, 01:59 |
|
[JAZ]
Psycle Developer
Date Registered: 11.2001
Location: Balaguer (Spain)
Posts: 1373
![[JAZ] ist offline](images/offline.gif) |
|
Psycle still doesn't support sending commands (midi) to other machines.
In VST, this is done by sending the command to a midi channel, so that's the first problem that needs a workaround if it gets implemented.
Second problem is that right now there isn't a central pool of messages to be served. The most similar is the pool of MIDI input messages, but that's not completely integrated into the playback engine (it's more like an additional input place, aside of pattern). So it requires some modifications.
A virtual MIDI port will not help in this case, since the commands are not sent to the midi out, but to the VST host.
__________________ <[JAZ]> Pa pi pa pa pa pi pa.... ;·D
|
|
10.03.2013, 09:36 |
|
dark_virus
Date Registered: 04.2004
Location: Brazil
Posts: 303
 |
|
Ah, ok! Understood! Thanks!
BTW, would it be possible to have a built-in arpeggiator in Psycle? Like, we throw a note (be it a synth or sample) and Psycle build a simple arp from it.
I love this feature in Arguru Synth, and I was thinking about it...
__________________ Myspace | Soundcloud
|
|
10.03.2013, 21:17 |
|
shadowbane
Date Registered: 07.2007
Location: here
Posts: 266
 |
|
it couldn't be a native plugin for the same reason that it couldn't be a vst. it could however be a built-in instrument similar to the note duplicator.
__________________ the shadow runs form the light, but can never be fully driven back.
|
|
13.03.2013, 00:27 |
|
dark_virus
Date Registered: 04.2004
Location: Brazil
Posts: 303
 |
|
But.... if there's insert plugins like the Granulizer and there's native commands like pitch shift, wouldn't be possible to have a different kind of arp or even a note randomizer?
Kinda, something put as an insert, that changes the pitch of each sample or synth note?
Arguru Synth has a very good arp, so I thought it would be possible to make a standalone version...
__________________ Myspace | Soundcloud
|
|
13.03.2013, 14:40 |
|
shadowbane
Date Registered: 07.2007
Location: here
Posts: 266
 |
|
It would be possible, but code would have to be added somewhere to support it. If I were approaching the problem I would probably create a new builtin machine blending code from the note duplicator and aguru synth (or any other native plugin with an arp)
I would suggest against having it as an insert as it doesn't make sense that audio would be sent to it.
__________________ the shadow runs form the light, but can never be fully driven back.
|
|
15.03.2013, 07:05 |
|
dark_virus
Date Registered: 04.2004
Location: Brazil
Posts: 303
 |
|
hmm.... Ok. Thanks for your explanation, shadowbane.
__________________ Myspace | Soundcloud
|
|
16.03.2013, 03:41 |
|
Jadewin
Date Registered: 06.2013
Location:
Posts: 2
 |
|
|
15.06.2013, 12:55 |
|
|