implementing dynamic scale generation #3177
ghost
started this conversation in
Feature/Improvement Ideas
Replies: 1 comment
-
another interesting thing would be applying stockpile filters, both step related, and root related, with options to toggle these two individually, and in a combinatorial way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings
I am not really a ruby expert. but I want to contribute to sonic pi, by implementing the following:
by now, I have started by implementing the binary hashcat, or at least decimal to binary conversion, using ruby. here you have what i've done:
i want to take the ARGV and string business, and doing it all with integers, and then i want to run it from shell. at the moment i am not being able to do so. please guide throughout fixing this step, so that i can keep on working on this feature (the code already works without class definition). cheers.
Beta Was this translation helpful? Give feedback.
All reactions