![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: pause in ascii | |
SamuelSacher Member |
![]() ![]() ![]() Hi Kymunity! When importing *.txt into "Text to Pitch90" script, is it possible to Thnx! IP: Logged | |
SSC Administrator |
![]() ![]() ![]() Hi Samuel, Would you like the letter 'O' to be interpreted as a rest (a silence)? Are you using the exact example from the Prototypes or have you already modified the script (if you have modified it, could you please attach it here and say which characters should be interpreted as silences of a certain duration)? There might be a way to interpret those characters as rests without having to modify the text itself. IP: Logged | |
SamuelSacher Member |
![]() ![]() ![]()
again, I'm amazed with you .... o.k. I want to make 2 separate sequences of voices of the first 2000 bits of the Rabbit Sequence see 2000zajcih.txt 1 .... voice 1- freq 1 in sequence "voice 1", the other voice, or voice 2 should be muted .. and opposite for the other voice, where the "1" should be silent the whole idea is about "One clock to rule them all" yes, if I make 2 voices for each one voice of original Sound it will be 8 voices all together, but every 2 of them will play same pattern - with different frequencies ....
will play !bpm*3 B will play !bpm*5 and so on Sorry for my poor english, I really hope that you can understand what I wanted to ask is the address where I've found this 2000 bits is there a script in Kyma that can do rabbit seq longer than that? thank you greetings from berlin s IP: Logged | |
SSC Administrator |
![]() ![]() ![]()
nbr := f next digitValue. oneOrZero := nbr between: 0 and: 1. IP: Logged | |
SamuelSacher Member |
![]() ![]() ![]() Thank you, but I still don't know how to mute 1s or 0s in performance ... -for duration of the beat-so only 0s or 1s would play IP: Logged | |
SSC Administrator |
![]() ![]() ![]()
By changing the Scale field of the AR to this: 0.2 * (1 - ((!KeyVelocity eq: 0.5) true: !Mute00 false: !Mute01)) the attached example lets you selectively mute either the 0s or the 1s. IP: Logged | |
SamuelSacher Member |
![]() ![]() ![]() Hi SSC! yes, that's it ... and please one more thing, Is it possible to change the freq of 0 and/or 1 more "freely"? is it possible to get options for those freq on VSC? Thank you again! s IP: Logged | |
SamuelSacher Member |
![]() ![]() ![]() Hi! update: thnx IP: Logged | |
SSC Administrator |
![]() ![]() ![]()
(!KeyNumber of: #(!Freq1 !Freq2)) hz A nbr value of 0 selects !Freq1 and a nbr value of 1 selects !Freq2. Then you can adjust Freq1 and Freq2 as faders in the VCS. IP: Logged | |
SamuelSacher Member |
![]() ![]() ![]() Hi SSC! and thank you once again .... Sound hotFreqRabbits is exactly what was looking for ... BW s IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.