Fork me on GitHub
#clojure-berlin
<
2015-07-19
>
nblumoe07:07:47

@jellea @defsprite kind of related to Loop (I might be there as well): Anything you could point me at, to get Overtone integrated with Ableton Live? A general approach like VST would be awesome. However, maybe Max for Live (don´t know much about it yet) could be even better, like more powerful and flexible. VST is on the Overtone Roadmap: https://github.com/overtone/overtone/blob/master/docs/roadmap.md#vst-plugin-capabliity

jellea07:07:37

nblumoe: there are a lot of jar -> vsti wrappers out there, didnt try them yet

jellea07:07:02

played with max for live and that was a great experience

jellea07:07:30

way more integrated than any vst (user interface wise)

jellea07:07:34

But, I know Ableton has an api and you might be able to interface from Overtone as well

nblumoe07:07:20

oh really? need to have another look maybe. tbh I am not a die hard Live fan. However, after evaluating Studio One once again, I think I would rather stick to Live and might consider getting Max for Live if it's actually fun for a developer (in the end I am way more engineering than musician)

nblumoe07:07:16

API? any URLs for reference?

jellea07:07:08

I would say Max/MSP (and Pure Data) is great for developers too. You can go really deep. What do like to do? More sample based stuff? Or raw synthesis?

nblumoe07:07:43

Ha, no concrete ideas. Would be just playing around for enjoyment and relaxation, not really purpose driven other than that. That being said, I the synthesis would be more appealing to me for programming stuff.

akiel13:07:01

@andrei: you either use bidi or compojure - both are routing libs with bidi offering also the other direction for generating hypermedia links

akiel13:07:54

@andrei: by error handling, I was more referring to business logic related conditionals which lead to various 400 error codes. Stuff you can’t handle by middleware.

andrei14:07:48

@akiel: by error handling I was referring to the same thing too - business logic - my point was that is not hard to do with compojure neither. on bidi, yes is an interesting approach and I like the declarative style. only that for me it feels a bit too much.

andrei14:07:31

if you have 1-3 resources, compojure is enough for me.

akiel14:07:41

@andrei: yes for 1-3 resources compojure is ok

andrei14:07:31

@akiel: although I must admit that bidi or liberator did not convince me.

akiel14:07:01

@andrei: what do you miss in bidi? I think it just does routing and URI generation very well. For liberator, the web machine graph sometimes limits one, but it's still better than a big mess of if-statements.

andrei14:07:27

to be honest I never used it in production, or for any app

andrei14:07:57

maybe I need to see some real world examples

andrei15:07:09

on choosing clojure web libs, this is a useful post http://www.lispcast.com/what-web-framework-should-i-use

martinklepsch17:07:30

@codebeige: may I use your cupcake picture in a ClojureBridge blogpost? https://twitter.com/codebeige/status/619804392284422144

codebeige19:07:07

@martinklepsch: sure, thnx for asking.

martinklepsch19:07:35

I’ll link it to the original tweet simple_smile