Raphaël Forment ec470aa2c6 Feat: midi() command support external instrument parameter mapping
This commit adds a second argument to the midi() command: mapping.
This argument should be an object containing a key-value map of
MIDI controls used by an external synthesizer. If any control is
used that matches the mapping, a CC message is sent.
2024-11-09 01:41:59 +01:00
2022-12-19 23:23:31 +01:00
2024-05-03 10:52:56 +01:00
2023-11-22 20:38:25 +01:00
2023-11-02 09:13:29 +01:00
2024-03-30 16:03:43 +01:00
2024-08-08 22:52:06 -04:00
2024-10-23 23:05:17 +02:00
2024-10-19 01:05:23 +02:00
2024-05-20 22:30:05 +02:00
2024-05-31 23:29:38 +02:00
2024-03-23 14:08:02 +01:00
2023-12-30 23:19:22 +01:00
2022-04-27 09:34:47 +01:00
2024-03-22 16:19:45 +01:00
2024-10-18 23:45:54 +02:00

strudel

Strudel test status

An experiment in making a Tidal using web technologies. This software is a bit more stable now, but please continue to tread carefully.

Running Locally

After cloning the project, you can run the REPL locally:

pnpm i
pnpm dev

Using Strudel In Your Project

This project is organized into many packages, which are also available on npm.

Read more about how to use these in your own project here.

Contributing

There are many ways to contribute to this project! See contribution guide.

Made with contrib.rocks.

Community

There is a #strudel channel on the TidalCycles discord: https://discord.com/invite/HGEdXmRkzT

You can also ask questions and find related discussions on the tidal club forum: https://club.tidalcycles.org/

The discord and forum is shared with the haskell (tidal) and python (vortex) siblings of this project.

Description
No description provided
Readme AGPL-3.0 87 MiB
Languages
JavaScript 80%
MDX 10.4%
TeX 2.5%
Csound 2%
HTML 2%
Other 3%