|
|
umbroman3
from United Kingdom on 2017-08-03 20:49 [#02527028]
Points: 6123 Status: Lurker
|
|
let's make some patches and share them
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 20:50 [#02527029]
Points: 31006 Status: Lurker
|
|
ok will do,
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 20:51 [#02527030]
Points: 31006 Status: Lurker
|
|
will take me a while like but I will, just as I said I will share music before years out
|
|
mermaidman
on 2017-08-03 20:54 [#02527036]
Points: 8299 Status: Regular
|
|
do i have to get a degree in something to use supercollider?
|
|
umbroman3
from United Kingdom on 2017-08-03 20:55 [#02527037]
Points: 6123 Status: Lurker
|
|
just follow the tutorials
|
|
umbroman3
from United Kingdom on 2017-08-03 20:56 [#02527038]
Points: 6123 Status: Lurker
|
|
it's quite easy to make a sine wave and link it to your mouse movements,instant theremin?
|
|
mermaidman
on 2017-08-03 20:58 [#02527041]
Points: 8299 Status: Regular
|
|
yeah? isn't it as hard as maxmsp?
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 21:02 [#02527042]
Points: 31006 Status: Lurker
|
|
yeah follow the tutorials, but helps if you read up about how object orientated programming languages work, inheritance, polymorphism, classes, objects, variables and methods. It sounds harder than it is, but if you know that you really can get into it fully
|
|
mermaidman
on 2017-08-03 21:13 [#02527053]
Points: 8299 Status: Regular
|
|
do you guys use reaktor? blocks is pretty cool.
|
|
umbroman3
from United Kingdom on 2017-08-03 21:14 [#02527054]
Points: 6123 Status: Lurker
|
|
i cant program but i have experience using a modular synth it's quite logical if you're used to patching modules
i made a little drummachine (lost the code for it now) bd, sd, hh
once
was fun
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 21:18 [#02527055]
Points: 31006 Status: Lurker | Followup to mermaidman: #02527053
|
|
yes I used reactor about 10 years ago, weirdly I found that harder because of the many visual layers for each component, I realise it is immensely powerful though
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 21:18 [#02527056]
Points: 31006 Status: Lurker | Followup to umbroman3: #02527054
|
|
yes you can use it without any programming knowledge absolutely, I wouldn't want to put anyone off from giving it a go, the tutorials that come with it are a very good starting point
|
|
umbroman3
from United Kingdom on 2017-08-03 21:20 [#02527058]
Points: 6123 Status: Lurker
|
|
i cant be bothered with it tonight but i will definitely make some little patches and we can share them
if you get stuck you can always join the group on facebook they answered my question in less than a minute
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 21:21 [#02527060]
Points: 31006 Status: Lurker
|
|
yeah I will do yeah, cheers,
|
|
umbroman3
from United Kingdom on 2017-08-03 21:26 [#02527062]
Points: 6123 Status: Lurker
|
|
what id like to do is recreate my little drum box synth
BD sine wave at 64hz a pitch bent sine wave tuned by ear
SD 180hz sine wave with decay control bandpassed whitenoise
simple HH bandpassed whitenoise with decay control
some type of rudimentary 16 note sequencer to run it all
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 21:28 [#02527064]
Points: 31006 Status: Lurker
|
|
yes I made a waterfall sound once messing round with whitenoise once, let me see if I can find it
|
|
umbroman3
from United Kingdom on 2017-08-03 21:29 [#02527065]
Points: 6123 Status: Lurker
|
|
eraserhead the film has a lot of whitenoise in the soundtrack :-)
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 21:33 [#02527067]
Points: 31006 Status: Lurker | Followup to umbroman3: #02527065
|
|
LAZY_TITLE
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 21:35 [#02527068]
Points: 31006 Status: Lurker
|
|
yes whitenoise and snare drums in one of the first things i remember learning about making snare sounds
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-03 22:26 [#02527100]
Points: 6514 Status: Lurker
|
|
>>>some type of rudimentary 16 note sequencer to run it all n step... that's what JMC was hitting at, his good idea - the structure of the patch can be determined at run time programatically PER NOTE - MSP, reaktor, or a modular won't do that - and SC server won't do that either (without fuss) but SC2 did.
still....
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-03 22:30 [#02527104]
Points: 6514 Status: Lurker
|
|
yeah, in fucking realtime
|
|
umbroman3
from United Kingdom on 2017-08-03 22:30 [#02527105]
Points: 6123 Status: Lurker
|
|
steve i liked your sc music, whats the link to it again? you should upload some more of it
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-03 22:33 [#02527107]
Points: 6514 Status: Lurker
|
|
i was listening to some the other day, its all little bursts, mbe i will...
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-03 23:22 [#02527118]
Points: 6514 Status: Lurker
|
|
to be honest tho, the design decisions that made it impossible in sc3 were warranted... it's a lush, headturning, idea *on paper* but it's hard work thinking of anything that's actually practical/useful sounding that uses it, that can't be done by other means.
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-03 23:32 [#02527122]
Points: 6514 Status: Lurker
|
|
im talking out of my arse. everything sc2 did is possible in scserver - it's just no one seems to use it like that..
who wants a karplus strong postcard?
|
|
EpicMegatrax
from Greatest Hits on 2017-08-03 23:39 [#02527124]
Points: 25264 Status: Regular
|
|
reaktor is p. cool
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-03 23:41 [#02527128]
Points: 6514 Status: Lurker
|
|
i posted an obfuscated acid patch in this thread years ago LAZY_TITLE
|
|
EpicMegatrax
from Greatest Hits on 2017-08-03 23:43 [#02527131]
Points: 25264 Status: Regular
|
|
programming obfuscation plus acid music. sure, alright, i'll upvote this niche.
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-03 23:44 [#02527132]
Points: 6514 Status: Lurker
|
|
heh runs alrght on linux,its different everytime u run it
|
|
EpicMegatrax
from Greatest Hits on 2017-08-03 23:44 [#02527134]
Points: 25264 Status: Regular
|
|
there's supercollider on linux? i thought it was appleware
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-03 23:45 [#02527135]
Points: 31006 Status: Lurker
|
|
lots of use of the rrand class,
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-04 01:20 [#02527142]
Points: 6514 Status: Lurker
|
|
in my defense fat lol was a person in the thread who changed their name, i was being brazen
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-04 01:20 [#02527143]
Points: 6514 Status: Lurker
|
|
fucking WASN'T
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-04 01:21 [#02527144]
Points: 6514 Status: Lurker
|
|
Everyone checked out Ffa Coffi Pawb now,yeah?
|
|
EpicMegatrax
from Greatest Hits on 2017-08-04 01:33 [#02527145]
Points: 25264 Status: Regular | Followup to steve mcqueen: #02527132
|
|
linux,its different everytime u run it
it's not a bug, it's a feature.
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-04 14:45 [#02527171]
Points: 31006 Status: Lurker
|
|
free MIT course on pure data
|
|
umbroman3
from United Kingdom on 2017-08-04 17:51 [#02527209]
Points: 6123 Status: Lurker
|
|
( { var n = 11; //try changing me to 34, or 3, and then re-running...
Resonz.ar( Mix.fill(n,{ var freq=rrand(50,560.3); var numcps= rrand(2,20); Pan2.ar(Gendy1.ar(6.rand,6.rand,1.0.rand,1.0.rand,freq ,freq, 1.0.rand, 1.0.rand, numcps, SinOsc.kr(exprand(0.02,0.2), 0, numcps/2, numcps/2), 0.5/(n.sqrt)), 1.0.rand2)
}), MouseX.kr(100,2000), MouseY.kr(0.01,1.0) ); }.play )
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-04 17:53 [#02527210]
Points: 31006 Status: Lurker | Followup to umbroman3: #02527209
|
|
nice one, reminds me of when you get water in your ear!
|
|
umbroman3
from United Kingdom on 2017-08-04 18:01 [#02527211]
Points: 6123 Status: Lurker
|
|
it's from the tutorial
|
|
Hyperflake
from Wirral (United Kingdom) on 2017-08-04 18:02 [#02527212]
Points: 31006 Status: Lurker
|
|
the one built into super?
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-07 11:54 [#02527520]
Points: 6514 Status: Lurker
|
|
I think sometimes it's a pity that Sc hasn't got more of the culture around that it Pd has. SC is far more computer sciencey, and dare I say quite cliquey too, whereas there are more people doing stuff for Pd from a primarily sound/'music' slant. Sc could do with more books like this - synthesising all types of real world sounds from the physical principles of them (so you learn about physics too)... That's a really good book if you're into either though, as Pd patches are usually quite easily translatable into Sc if you know your stuff.
|
|
mermaidman
on 2017-08-07 12:10 [#02527521]
Points: 8299 Status: Regular | Followup to steve mcqueen: #02527520
|
|
thank you man, that can be a lot of help. what is pd by the way?
|
|
mappatazee
from ¨y¨z¨| (Burkina Faso) on 2017-08-07 13:24 [#02527524]
Points: 14291 Status: Lurker
|
|
pd=PureData
i could figure out the PureData record type or whatever it was, for making data structures.
SC is cool but kind of annoying to set up the UI in code
|
|
mappatazee
from ¨y¨z¨| (Burkina Faso) on 2017-08-07 13:25 [#02527525]
Points: 14291 Status: Lurker
|
|
*couldn't
|
|
mermaidman
on 2017-08-07 13:31 [#02527526]
Points: 8299 Status: Regular | Followup to mappatazee: #02527524
|
|
thank you. how do they compare in sound? puredata and supercollider? i know some don't like the sound of maxmsp. the best sounding has to be reaktor but that is it's own thing i guess.
|
|
mappatazee
from ¨y¨z¨| (Burkina Faso) on 2017-08-07 14:05 [#02527527]
Points: 14291 Status: Lurker
|
|
i dunno much about the internals, most audio-rate oscillators are just wavetables? not sure how they would "sound" different.
|
|
Haft
from Tublin (Ireland) on 2017-08-07 22:36 [#02527564]
Points: 884 Status: Lurker
|
|
Thanks for bringing this thread up. Got SC today, gonna give it a whirl soon once I get a bit more control over Ableton
|
|
RussellDust
on 2017-08-07 22:39 [#02527565]
Points: 16053 Status: Lurker
|
|
What is Supercollider? A band, a brand, an elastic band?
I use music paint.
|
|
RussellDust
on 2017-08-07 22:40 [#02527566]
Points: 16053 Status: Lurker | Followup to mappatazee: #02527527
|
|
My god, it lurks.
|
|
steve mcqueen
from caerdydd (United Kingdom) on 2017-08-09 23:34 [#02527813]
Points: 6514 Status: Lurker
|
|
LAZY_TITLE
|
|
Messageboard index
|