Live coding is great fun
hughrawlinson.me
Live coding is great fun
1–10 of 13 posts
Re: Live coding is great fun
#2Both of them are great though. Whichever you get into just depends on what you want to do. Overtone integrates with midi really well too.
Re: Live coding is great fun
#3This is a common myth [1].
[1]: http://conal.net/blog/posts/everything-is-a-function-in-hask...
Re: Live coding is great fun
#4> In fact, in haskell, everything is a function. There aren't any variables in haskell, but you can declare a function that takes no arguments and returns only one result This is a common myth [1]. [1]: http://conal.net/blog/posts/everything-is-a-function-in-hask...
(I have a friend who always tries to show me examples of neat stuff he's done in Haskell and I can never wrap my brain about it)
Re: Live coding is great fun
#5> In fact, in haskell, everything is a function. There aren't any variables in haskell, but you can declare a function that takes no arguments and returns only one result This is a common myth [1]. [1]: http://conal.net/blog/posts/everything-is-a-function-in-hask...
It may be wrong, but is it, perhaps, a harmless and useful way to understand Haskell? (I have a friend who always tries to show me examples of neat stuff he's done in Haskell and I can never wrap my brain about it)
I usually like to say "just about", "informally" or "while there are some exceptions, it can be helpful to think about it as if..."
Re: Live coding is great fun
#6> In fact, in haskell, everything is a function. There aren't any variables in haskell, but you can declare a function that takes no arguments and returns only one result This is a common myth [1]. [1]: http://conal.net/blog/posts/everything-is-a-function-in-hask...
Someone who believes the myth and is aware of Church encodings probably thinks everything is Church encoded in Haskell. Someone who believes the myth and is not aware of Church encodings will likely have no mental image to associate to Haskell, and feel it is truly alien.
Re: Live coding is great fun
#7I'm just starting to get into this, and yes, it is a ton of fun. I started out using Tidal, now I'm moving onto Overtone (a Clojure library for making music) because it's more about synths and scales than Tidal, which is more about loops and samples. Both of them are great though. Whichever you get into just depends on what you want to do. Overtone integrates with midi really well too.
Re: Live coding is great fun
#8> In fact, in haskell, everything is a function. There aren't any variables in haskell, but you can declare a function that takes no arguments and returns only one result This is a common myth [1]. [1]: http://conal.net/blog/posts/everything-is-a-function-in-hask...
It may be wrong, but is it, perhaps, a harmless and useful way to understand Haskell? (I have a friend who always tries to show me examples of neat stuff he's done in Haskell and I can never wrap my brain about it)
Re: Live coding is great fun
#9I'm just starting to get into this, and yes, it is a ton of fun. I started out using Tidal, now I'm moving onto Overtone (a Clojure library for making music) because it's more about synths and scales than Tidal, which is more about loops and samples. Both of them are great though. Whichever you get into just depends on what you want to do. Overtone integrates with midi really well too.
Re: Live coding is great fun
#10I'm just starting to get into this, and yes, it is a ton of fun. I started out using Tidal, now I'm moving onto Overtone (a Clojure library for making music) because it's more about synths and scales than Tidal, which is more about loops and samples. Both of them are great though. Whichever you get into just depends on what you want to do. Overtone integrates with midi really well too.