Author |
|
_sue_
Date Registered: 11.2001
Location: BEJA
Posts: 52
 |
|
The Reason Why I Dont Use Native Generators |  |
First of all i woul like to say that i love native generators..theyre very light on the cpu and have wonderfull features (many sugested by users like me)...so thanks for that. one of my fave things about them are the pattern commands...
...but are also this pattern commands one of the main reason that prevents me to use native gens. ill explain. theres only one fx column in the pattern editor and i usually use it for Volume. so if ie i need to do an oscillator phase reset in pooplog fm lab, i just cant...cause im alredy using the fx column for volume. i know theres a volume column comming in the next ver. of psycle, but this still wont do it....since machines have lots of pattern commands and most of the times i need to use more than one at once. its like i have a super car but no driving wheel to drive it.... if i use vsts, wich have the features i need, i can control everything through vst automation. so to my regrets thats what im doing ...(im not a big vst fan, but i had to convert myself to it as time went by)
that is reason 1...reason 2 is simply lack of support. most native gear gives me problems on my P4 3Ghz ....everytime i upgrade pc new problems appear in native gear.
all this lead me to use mainly VSTs ....but then again Psycle's VST host is not the best host on the world so from time to times i have some problems.
so what the hell is this post for?
i know that most gear is closed source so theres nothing it can be done. so my sugestion is make the VST Host better . i know this is planned already but my sugestion is to make it REALLY good...or as good as you can...eheh...since i "cant" use native gear at least it would be nice to use all the vsts that are out there....
thanks for reading...
ta ta...
|
|
22.05.2005, 19:11 |
|
asdf
Date Registered: 07.2003
Location:
Posts: 72
 |
|
doesnt it work if you just type the machine number,
parameter number,
and data to as many channels you like?
i am quite sure the last time i fiddled with psycle,
the parameters duly changed simultaneously at playback
|
|
22.05.2005, 20:21 |
|
Hakyoku Seiken
Date Registered: 11.2004
Location:
Posts: 93
 |
|
Use the TWEAK command. Works on any channel and controls any machine.
Personally, what I like to do is save a couple of extra tracks next to track columns where I'm entering notes on a very busy synth (busy = knob twisting hell), this way all of the commands that change the sound will be close to the commands that actually calll FOR the sound...
This was one of my suggestions: Adding multiple effect columns, but I just thought of something even better...color controlled pattern bars...i.e. You can select them and select the color you wish for them so that at a glance you can tell exactly what you're looking at...espeically if you have a lot of tweak commands placed everywhere...
At any rate, *ahem*, yes, it is very possible to 'drive your race car', sir. Refer to the manual in the glovebox for details.
__________________ Copy and paste this link to hear random audio by me, mostly unfinished:
members.lycos.co.uk/hseiken/a/
|
|
23.05.2005, 03:44 |
|
_sue_
Date Registered: 11.2001
Location: BEJA
Posts: 52
 |
|
asdf : i dont want to tweak machine parameters...i want to use each generator's pattern commands... besides having knobs to tweak; native synths have pattern commads wich are a bit different from tweaks...the things you can control with pattern commands are different from the parameters you can tweak. to see each machines pattern commands, click in the "about" drop menu of each synth and then click "pattern commands".
Hakyoku Seiken : same answer to you. and ive sugested already the possibility to add more than one fx column to each track. but as the coders told me; that is too time consuming to implement since it would affect the GUI. so as you can understand its not prioritary coding. i guess your second idea would affect the gui even more.
anyways thank you both for trying to help.
ta ta...
|
|
23.05.2005, 16:08 |
|
asdf
Date Registered: 07.2003
Location:
Posts: 72
 |
|
i see
sorry for the misunderstanding on my behalf
was not familiar with pooplog fm lab
hope you find some way around this problem!
Last edited by asdf on 23.05.2005, 18:40 o'clock.
|
|
23.05.2005, 18:34 |
|
Hakyoku Seiken
Date Registered: 11.2004
Location:
Posts: 93
 |
|
Ahh, yes, _sue_, I get what you're after now...aren't there basic panning/volume column commands in psycle? I thought psycle was one of the trackers that had basic commands availalble in that column...(can't recall off the top of my head, though!) That may help you out a little bit...? But you certainly couldn't use an arpaggio command with a filter slide up, I guess...
At any rate, only a handful of the commands I've seen cannot be duplicated by tweak commands. Yes, it is a pain in the rear to replicate some of them, but that seems to be the only solution at the moment. It's kind of a 'where there's a will, there's a way' situation. I'm sure you could bang out tweak commands to duplicate whatever command you wish.
(interpolate)
__________________ Copy and paste this link to hear random audio by me, mostly unfinished:
members.lycos.co.uk/hseiken/a/
|
|
23.05.2005, 19:25 |
|
BJohan
Date Registered: 11.2001
Location: travelling in france
Posts: 213
 |
|
in the version 1.7.46 (alpha),
to be tested...
change that allows the player to send commands (Machine::Tick function) from any pattern track with a given channel (or "voice") number:
mcm command for native machines:
if the machine is not a vst, and if the note is a "mcm" (hmm, poor name if it's not related with midi),
then, the fields in the event are interpreted as .
for example, 11223333, means:
11 is the voice,
22 is the machine, and
3333 is the command.
The voice number being 11, the command affects notes that were triggered on the same voice, that is, with the classic tracking way, notes that were entered on the track 11 (that is 17 in decimal)
The voice number 0xff is special and send the same command to all voices.
(internally the player calls the Machine::Tick function with the given values, and the instrument value set to 0.)
(PS: corrected)
|
|
24.05.2005, 01:43 |
 |
_sue_
Date Registered: 11.2001
Location: BEJA
Posts: 52
 |
|
Its working .... thanks 
|
|
24.05.2005, 02:44 |
|
sampler
Date Registered: 11.2001
Location: Leganes, Spain
Posts: 721
 |
|
Yes. "mcm" it's not the best name. Maybe it should be called "pcm" pattern command 
__________________ Am i going to be the same next year???? Will i use Psycle next years?? :rolleyes:
|
|
24.05.2005, 08:24 |
 |
FingerSoup
Date Registered: 11.2001
Location: Toronto, Canada
Posts: 355
 |
|
Some suggestions:
CTC - Cross-Track Command
MPC - MIDI/Pattern Command (Not Media Player Classic)
MDC - Machine Dependant Command
CMC - Cross-pattern / Midi Command
ETR - Event Trigger
AET - Alternate Event Trigger
NET - Note Event Trigger
__________________ I thought you beat the inevitability of death to death, just a little bit...
|
|
24.05.2005, 18:36 |
|
BJohan
Date Registered: 11.2001
Location: travelling in france
Posts: 213
 |
|
Haha.. well, i don't know..
"pcm" sounds like pulse code modulation, so i think it's confusing.
what the command does concretly is that it sends raw numbers to the machine, being it a vst (MIDI CC) or native.
the interpretation of these numbers is all left to the machine itself.
|
|
25.05.2005, 05:09 |
 |
FingerSoup
Date Registered: 11.2001
Location: Toronto, Canada
Posts: 355
 |
|
RDC- Raw Data command?
__________________ I thought you beat the inevitability of death to death, just a little bit...
|
|
25.05.2005, 18:08 |
|
TranceMyriad
Date Registered: 01.2004
Location: Australia
Posts: 466
 |
|
RDC sounds good to me
__________________
|
|
26.05.2005, 08:23 |
|
sampler
Date Registered: 11.2001
Location: Leganes, Spain
Posts: 721
 |
|
This new feature rocks! Adds much power to Psycle for some plugins. Poop's ones have many command parameters.
Thank you very much BJohan 
__________________ Am i going to be the same next year???? Will i use Psycle next years?? :rolleyes:
|
|
27.05.2005, 18:26 |
 |
alk
Date Registered: 12.2001
Location: Edinburgh
Posts: 359
 |
|
VSC - Very Silly Command
=p
|
|
29.05.2005, 14:28 |
|
sampler
Date Registered: 11.2001
Location: Leganes, Spain
Posts: 721
 |
|
Don't you like it alk?
__________________ Am i going to be the same next year???? Will i use Psycle next years?? :rolleyes:
|
|
30.05.2005, 11:18 |
 |
alk
Date Registered: 12.2001
Location: Edinburgh
Posts: 359
 |
|
hah.. no I was being "funny"
|
|
31.05.2005, 18:08 |
|
TranceMyriad
Date Registered: 01.2004
Location: Australia
Posts: 466
 |
|
i thought it was funny..,...
__________________
|
|
01.06.2005, 13:57 |
|
|