clojure-berlin

where Berlin peeps hang out
nblumoe 2015-07-19T07:19:47.000002Z

@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

jellea 2015-07-19T07:20:37.000005Z

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

jellea 2015-07-19T07:21:02.000006Z

played with max for live and that was a great experience

jellea 2015-07-19T07:21:30.000007Z

way more integrated than any vst (user interface wise)

jellea 2015-07-19T07:23:34.000011Z

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

nblumoe 2015-07-19T07:24:20.000012Z

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)

nblumoe 2015-07-19T07:25:16.000013Z

API? any URLs for reference?

jellea 2015-07-19T07:26:08.000014Z

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?

nblumoe 2015-07-19T07:28:43.000015Z

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.

2015-07-19T13:34:01.000016Z

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

2015-07-19T13:35:54.000017Z

@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.

andrei 2015-07-19T14:01:48.000018Z

@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.

andrei 2015-07-19T14:02:31.000019Z

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

2015-07-19T14:26:41.000020Z

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

andrei 2015-07-19T14:29:31.000021Z

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

2015-07-19T14:36:01.000022Z

@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.

andrei 2015-07-19T14:51:27.000023Z

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

andrei 2015-07-19T14:55:57.000025Z

maybe I need to see some real world examples

andrei 2015-07-19T15:23:09.000027Z

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

martinklepsch 2015-07-19T17:32:30.000029Z

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

codebeige 2015-07-19T19:01:07.000031Z

@martinklepsch: sure, thnx for asking.

martinklepsch 2015-07-19T19:01:35.000032Z

I’ll link it to the original tweet :simple_smile: