-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grandorgue: init at 0.3.1-r2333 #76824
Conversation
eaf2ac3
to
06f0cdd
Compare
06f0cdd
to
8d6752d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR.
The package looks good, except for one nitpick.
I built grandOrgue with nix-review and it seems to work (makes organ-like sound), except that I get this scary warning at startup:
RtMidi error: MidiInAlsa::initialize: error creating ALSA sequencer client object.
RtMidi error: MidiOutAlsa::initialize: error creating ALSA sequencer client object.
Not sure if it is normal.
I am also intrigued at how the open file dialog works even without wrapGAppsHook
, but since it works, let's not change anything in this regard.
73c0790
to
50d3cdb
Compare
I found an answer to the RtMidi error at https://sourceforge.net/p/ourorgan/discussion/962124/thread/9875b915/: it should not occur if the user is a member of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
adding myself to the audio group works. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works for me.
not sure we can do anything about the audio
group thing at package level. there is general advice to that effect already, with reasonable discoverability.
Hmm....
I don't really know what to make of this. |
The |
50d3cdb
to
5016a76
Compare
Thanks for finding that license mistake 👍 |
Thank you! |
Motivation for this change
Create a package for grandorgue, a sample based pipe organ simulator.
https://sourceforge.net/projects/ourorgan/
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)