tatecarson

Results 21 issues of tatecarson

Hi, i'm having another problem that seems to be at least partly related to atom-sc. This code: https://github.com/tatecarson/Clarinet/blob/d66d9d1fcdc454c194bd23f7d2ad6a1ca61f7779/newcompexper.scd will evaluate in the IDE, but only if the text is selected,...

bug

Have you seen this? https://kite.com/ I've been using it in atom with python and javascript and it's pretty cool. I was thinking that if they allowed somehow other languages that...

I've been having issues for a while trying to use either of these in atom and i'm wondering if it's because atom is using the default port 57120 and making...

[Enter steps to reproduce below:] 1. Create a new file and switch the syntax to SuperCollider 2. s.boot -- when I do cmd-shift-K Atom just crashes and doesn't give an...

Hi Charlie, Hope you are well. I'm not srue why I have never tried genish, but I just started learning gen~ so it came up. It seems really great! Anyway,...

Hello, I get an error while booting attempting to boot: ``` node synthdef.js debug : Start process: /Applications/SuperCollider/SuperCollider.app/Contents/Resources/scsynth -u 57110 debug : pid: 22767 stdout : Found 0 LADSPA plugins...

bug

The documentation should reflect that the sequencer can now have padding for the rows and columns. The RadioButton can be vertically oriented.

When dragging on the number input box with a step of 0.1 the box jumps by 0.6.

Would it be possible to extend any of these, I'm working with exponential now, to be able to specify a range? I know lodash has _.clamp which just cuts off...

question

HI Alex, I'm exploring the code trying to learn how you made some of these and I'm running into an issue. You have this `window.generativeMusic.rng()` in use all over the...