Search found 8 matches

by Adash
Sun Jul 26, 2020 9:28 am
Forum: Module Designer
Topic: Arrays. What am I doing wrong?
Replies: 5
Views: 2862

Re: Arrays. What am I doing wrong?

Just to update, I now undetsrand how to implement arrays, and the difference between arrays and Collections :-)
Thanks again :-)
by Adash
Wed Jul 22, 2020 9:24 pm
Forum: Module Designer
Topic: Arrays. What am I doing wrong?
Replies: 5
Views: 2862

Re: Arrays. What am I doing wrong?

The Oracle tutorials are great too. Bookmarked. Thanks
by Adash
Wed Jul 22, 2020 9:04 pm
Forum: Module Designer
Topic: Arrays. What am I doing wrong?
Replies: 5
Views: 2862

Re: Arrays. What am I doing wrong?

Thanks for the suggestions. I already use Udemy so I'll give that one a try.
by Adash
Wed Jul 22, 2020 8:58 am
Forum: Module Designer
Topic: Arrays. What am I doing wrong?
Replies: 5
Views: 2862

Arrays. What am I doing wrong?

Could anyone please confirm how I am supposed to use arrays? I'm just trying to create arrays, adding items (defining a fixed array with all values would be nice instead of adding values seperately) Then I'd like to use collections.shuffle then I'd like to just use basic functions like myarray.conta...
by Adash
Sun Jun 28, 2020 9:24 am
Forum: Module Designer
Topic: Newbie-best method for processing CV pitch?
Replies: 5
Views: 2821

Re: Newbie-best method for processing CV pitch?

Yep this works perfectly. Now I have a S&H with built in attenuator and offset and basic quantize. I can now start adding more features to the quantizer. I test tuning by hooking up two oscs pitch input. One direct to my modules cv output and the other going via a quantizer module and they are b...
by Adash
Sun Jun 28, 2020 8:56 am
Forum: Module Designer
Topic: Newbie-best method for processing CV pitch?
Replies: 5
Views: 2821

Re: Newbie-best method for processing CV pitch?

Thank you very much for the feedback. Its been a great help.
I'll try keeping it midi for internal processing and then convert using 1.0/12.0 for the output.
:-)
by Adash
Sat Jun 27, 2020 9:58 pm
Forum: Module Designer
Topic: Newbie-best method for processing CV pitch?
Replies: 5
Views: 2821

Re: Newbie-best method for processing CV pitch?

So below is where I try to create a random double within a -5 +5 range, then quantize the random to get a double that corresponds to a valid tuned semitone in CV. I then output that value to the output jack using SetValue(). If I hook up the 'mysinglecv' value to a text field it never gets beyond 0....
by Adash
Sat Jun 27, 2020 4:23 pm
Forum: Module Designer
Topic: Newbie-best method for processing CV pitch?
Replies: 5
Views: 2821

Newbie-best method for processing CV pitch?

I've gotten some basics working so far, but when it comes to working with CV pitch my code isnt quite working. For example, trying to create a basic S&H plus quanitzer. I can generate random cv values within a range based on a clock or sync input, but thenw working with the CV picth is proving d...

Go to advanced search