File: ROADMAP

package info (click to toggle)
lakai 0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 268 kB
  • sloc: ansic: 2,126; makefile: 104
file content (25 lines) | stat: -rw-r--r-- 1,021 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

This is not really a roadmap, but rather a brain dump of what this
package can do now and what it should perhaps be able to do at some
point in the future. Let's call it "Dream Zone" :-).

What I have now:
- Backup from / restore to sampler. The very basic thing required to
  call this package useful.

What could be done in the future:
- Next actual milestone: Tools to read lists of .wav files (read that as:
  drumkits etc) that can be sent to the sampler in one go.

- A graphical sampler editor a la MESA for Win****. That's already a big
  project, and estimating from my development speed so far, this will take
  me about 15-20 years :-). It should include functions like a keygroup 
  editor with velocity, crossfades, layers and split handling, using mono
  and stereo data, sample pool maintenance, project setups etc.

- A tools that splits a drumploop into its beats and sends the distinct 
  parts to the sampler. This allows Recycle-like pattern variations.

- ..more ideas to come here in the future.