Search Criteria
Package Details: openmusic-bin 6.17-1
Git Clone URL: | https://aur.archlinux.org/openmusic-bin.git (read-only, click to copy) |
---|---|
Package Base: | openmusic-bin |
Description: | A visual programming language designed for music composition |
Upstream URL: | http://repmus.ircam.fr/openmusic/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | daniel.appelt |
Maintainer: | daniel.appelt |
Last Packager: | daniel.appelt |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-25 12:19 |
Last Updated: | 2020-11-02 22:20 |
Dependencies (7)
- desktop-file-utils (desktop-file-utils-git)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- libsndfile (libsndfile-git, libsndfile-minimal-git)
- portmidi
- rsync (rsync-git) (make)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (optional) – JACK audio support
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git) (optional) – speed up audio-waveform drawing
Latest Comments
« First ‹ Previous 1 2
daniel.appelt commented on 2016-01-05 20:01
Please remember to start your jack server before starting openmusic. openmusic will try to establish a jack audio connection upon startup.
Besides this, I recommend to start the program from a terminal in order to check it's output for any errors. On my system, openmusic works (I just did a fresh re-installation) and produces the following:
[daniel@tallinn ~]$ openmusic
Warning: G-domain : Gtk, level 16: Im Modulpfad �adwaita� konnte keine Themen-Engine gefunden werden,
Warning: G-domain : Gtk, level 16: Im Modulpfad �adwaita� konnte keine Themen-Engine gefunden werden,
"could not load foreign-library libsamplerate"
"Initializing cl-jack..."
"Init cl-jack: done"
"Loading PortMIDI library: libportmidi.so"
"Loaded SDIF lib: libsdif.so"
; Loading text file /home/daniel/.local/share/OpenMusic/6.09/OMPrefs.lisp
; Loading text file /home/daniel/audio/openmusic/workspace/preferences.lisp
; Loading text file /home/daniel/audio/openmusic/workspace/wsparams.lisp
"PortMIDI reinitialized."
"PortMIDI - devices detected:
\"Midi Through Port-0\" [OUTPUT]
\"Midi Through Port-0\" [INPUT]
\"qjackctl\" [OUTPUT]"
"MIDI: Restoring presets from preferences..."
Hope this helps..
nalgenebottle commented on 2016-01-04 03:38
I'Ve tried to install this, to no avail. Installation works, but when i try to start the program, nothing happens ... literally ... no error messages, just noting. Any clues ?