Kyma Forum
  Tips & Techniques
  Beginner Wavefolder question

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   Beginner Wavefolder question
GregoryCichoracki
Member
posted 27 September 2011 07:36         Edit/Delete Message   Reply w/Quote
Hello all- I got my pacarana a few months ago and hhave been slowly workking my way through that wonderful tome. Thought I was making good progress until I waned to start something from scratch. I wish to implement a wavefolder where a user settanble upper and lower threshhold act as a mirror point.
Basically
if samp > upperthreshold the samp = upperthreshold - sample
if samp < lowerthreshold the samp = lowerthreshold + sample

Only thing is I cannot seem to figure out which prototype I might use to code this so I can use live input...... So much for thinking I was making progress.

IP: Logged

SSC
Administrator
posted 27 September 2011 18:01         Edit/Delete Message   Reply w/Quote
You could use an InputOutputCharacteristic:

InValues: -1 !LowerThresh !UpperThresh 1
OutValues: {2 * !LowerThresh + 1} !LowerThresh !UpperThresh {2 * !UpperThresh - 1}
Smoothing: 0.5

This works on a live input. You could increase the Smoothing value to get rid of sharp angles when the waveshape is changing direction.

IP: Logged

GregoryCichoracki
Member
posted 27 September 2011 19:28         Edit/Delete Message   Reply w/Quote
Thank you, oh such a long way to go, this is sooooo much fun!

IP: Logged

All times are CT (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply

Contact Us | Symbolic Sound Home

This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.


Ultimate Bulletin Board 5.45c