|
|
|
|
|
by michihuber
2824 days ago
|
|
Hey, Michi here, from Arc Studio Pro. As MartinMond said, this is indeed an attempt to bring a GitHub style workflow to a field outside of software development. The app is written in Clojure(Script), implementing OT for collaboration. Happy to answer any questions! |
|
That said, I'll probably end up using this for lyrics! (When I used to write for musical theater in college, our writing workshop would basically use Google Docs, using screenplay formatting and typesetting in all caps for singing. This would have revolutionized the workflow there, even without music-specific features. Individual songs have "beats" and evolving themes just like anything else!)
On the tech side, did you use something like https://github.com/jahfer/othello for OT, or roll your own? And do you think in hindsight that CLJS was the right language/toolset for the job? I've always been interested in its ability to treat immutable data as a first-class citizen, but I haven't had a chance to do it yet.