top | item 24090991

(no title)

mpdehaan2 | 5 years ago

Hi everyone,

I've been making music with synthesizers for a long time, and I always saw great ideas in DAW tools and in hardware, but never all of those ideas in one place. I wanted more music theory awareness in my compositional tools, like the ability to access easy scale changes. I wanted patterns to be symlinks, and to make it easy to have multiple patterns in a single clip.

I wrote Warp to make it happen. Today there's a Python API that can make full songs, and the work on the UI is getting started, which will be available this Fall.

The Python API doesn't technically even require using a loop, so it should be accessible to programmers who aren't Python experts.

Let me know if there are questions, and if you'd like updates, you can also follow @warpseq on twitter.

discuss

order

tachyonbeam|5 years ago

Hello there. This looks interesting, but I think that from a promotional standpoint, your website needs screenshots or a video of the user interface for your program. It's cool that you can make this music with it, but I would like to quickly get a feel for how your program is used.

IMO, most people will want to see that before they invest time reading documentation or downloading and installing your software.

Just my two cents! I hope this is helpful.

mpdehaan2|5 years ago

Yep, that's true. For now there isn't a user interface and doing some youtubes about the API is definitely planned. the API will remain around forever though, and is useful for generative composition today.

Do a checkout and you can see quite a few song files in the examples dir which should be helpful in getting a feel for it. UI should be out in a few months and will be more photogenic for youtube and will also ship with some demo tracks showing how all of the patterns work.

dangoor|5 years ago

Neat project! You might find TheoryBoard interesting[1]. It's a midi controller that tries to embed knowledge of scales.

[1]: https://www.kickstarter.com/projects/irijule/theoryboard-thy...

mpdehaan2|5 years ago

that's a cool interface - "impossible to play a wrong note" kinda leaves out the ability for intentional accidentals, but... not bad for a lot of things. Bonus points if they get the glowing holograms floating in the air working :)