top | item 42019057

(no title)

changing1999 | 1 year ago

Logic falls into a weird space between pro (studio) software and home studio software. Professional studios mostly use Pro Tools and Cubase (Europe). Home users mostly migrated to Live. It's obviously an oversimplification but it does reflect the problem Logic is facing.

Live is far ahead of Logic in the electronic music space. With a streamlined UI and M4L it dominated the market for the new(ish) generation of musicians. Every single musician I know (100s) moved from Logic to Live within the last two decades. The only people I know who still use Logic are composers (Live lacks music notation) using laptops at home.

Not to say that Logic is not a great piece of software. Drummer tracks were revolutionary, built in plugins are solid.

discuss

order

Applejinx|1 year ago

There's some other places that migrated to Reaper because of its own specialties. Reaper runs great and is absurdly, unreasonably customizable.

That of course means extensive skinning capabilities, but it also means ReaScript, a scripting language with a whole API. I recently succeeded in using ReaScript to take my control surface, the faders of which I'd colorcoded, and using them to on the fly adjust output level controls on plugins I wrote.

Not just 'assign the plugins to a fader', or 'assign controls to plugin parameters on the selected track, or discontinuous selections of tracks', though those are also things Reaper happily does.

I mean, in a big mix I can assign track colors to the tracks in Reaper, and the parameters (in plugins, mind you, anywhere in the FX stacks) will all jump to the live position of the control surface fader with that color. A bit specific and personal, but it's entirely done in scripting.

The game industry uses Reaper for similar reasons: being able to automate generation of a game's entire collection of sounds has its uses. I would say it is the DAW equivalent of what Blender is, in 3D modeling.

changing1999|1 year ago

Interesting, that's a very cool idea! I tried Reaper when it was released but didn't find a good reason to move away from Pro Tools. That was a very long time ago though. What's the best community for sharing ReaScripts? Also, is your script available anywhere?