forked from ccherrett/oom
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
55 lines (31 loc) · 1.65 KB
/
README
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
====================================================================
OOMidi --- Open Octave Midi and Audio Editor
====================================================================
Welcome to OOMidi, the open source MIDI/Audio sequencer.
OOMidi is distributed under the GNU General Public License (GPL).
Please check out the file COPYING in this directory for more
details.
OOM2 is developed from the base code of MusE (Muse Sequencer) written by Werner Schweer.
Additional developers for attribution:
Nils Geisweiller
Frank Neumann
Mathias Lundgren
Joachim Schiele
Robert Jonsson
Orcan Ogetbil
Tim Donnelly
______________________
OOM2 uses icons from the SILK icon set developed by Mark James. We duly attribute Mark
with credit for these icons which are licensed under the CC attribution license 3.0.
Legal confirmation done, we'd like to thank Mark from the OOP team for this amazing set,
and the work that has gone into it. Great stuff Mark, and thanks.
http://www.famfamfam.com/lab/icons/silk/
====================================================================
- See this URL for OOMidi requirements, compilation, and run details:
https://github.com/linuxras/oom/wiki/Installing-OOM
====================================================================
Let us know whether OOMidi works for you !!!
I have ported this codebase to Qt5 and cleaned most of it for c++11 except warnings.
LV2 plugins may still be broken but that's hard for me to fix because I don't have a computer
capable of running OOMidi and supporting cast.
(If anyone wants to donate a 64bit laptop with at least 4Gb RAM that will change [email protected])