-
Notifications
You must be signed in to change notification settings - Fork 79
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
Binaries download for Windows #229
Comments
This is coming soon and I am working on this. Unfortunately all the old Binaries Windows executables and also if you compile from source suffer from this problem https://github.com/captnfab/PianoBooster/blob/master/doc/faq.md#why-is-there-a-delay-between-pressing-the-note-and-hearing-the-sound. Which makes PB useless on windows. I am working on a fix for integrating the sound generator fluidsynth into PB which completely solves this problem. I will try and provided a preview for this windows executable soon as I can but I am away at the moment. |
Hi, I downloded Qt and MinGW and tried to compile the project from Qt GUI, but I have a problem compiling RTMIDI and I belive ftgl (this is also complaining when I remove system RTMIDI I would like to know how to adjust the build to build with built in rtmidi package. I would appreciate if you can fix remaining issues and help us also build from source. Thanks, |
Sorry for the delay in replying but I was very busy building and testing the Binaries download for Windows (Plus I have been busy with other important things). Please see see this announcement to the user forum. http://piano-booster.2625608.n2.nabble.com/Preview-of-NEW-PianoBooster-executable-for-Windows-Linux-tp7572821.html Please test and post your feed back to the forum. @radrad Regarding compiling from source for windows you where very nearly there. Please try with the latest code I have just pushed on the develop branch. and then use these cmake options.
|
Thanks Louis. FluidSynth didn't sound well. I could hear some noise. GS wavetable sounded OK with latency fix. I am always looking for using technology in music playing, creating, learning etc. Some suggestion to improve PianoBooster. 1.PianoTutor https://www.linkedin.com/pulse/musescorearduinoleds-tutorial-tommaso-cucinotta/ https://www.youtube.com/watch?v=9DF74oiSjIk In this video, I detached the LEDs and Arduino, which are not needed for this very functionality. 2.Testing my Midi-Visualizer on "Reprise" from Spirited away and the software-tools from Tobias Erichsen here: I love the simplicity of Toms hardware part but had to make it fit my needs in terms of being compatible not only with MuseScore but with any software interfacing with midi devices. Tobias loopmidi driver and his VirtualMidi SDK thankfully filled that big gap and inspired me to code a small C# console application as bridge between a virtual Midi-Port and the serialport sending only the led-visualization-data to the arduino (as midi parsing on top of that used to be too much). I really like the result and find it a very good addition to Synthesia. 3.MIDI synced with Audio performance in MuseScore https://www.youtube.com/watch?v=jkzgBSY_CNo https://www.linkedin.com/pulse/musescorearduinoleds-tutorial-tommaso-cucinotta
I can be your beta tester. Let me know. I develop business apps in c#.net. |
Hi @radrad This all sound very interesting and would like to contact you directly and " do a screen sharing session with you if you want". Please can you email me directly on [email protected] about how we can set this up. I am interested in taking up your offer of you beta testing. |
Hi @radrad I have left this thread open because you still had problems on windows you wrote Please let me know if that fixes your problem. From the fluid synth docs |
Is there any page to download the Piano Booster binaries for Windows?
I have found binaries for the original version https://sourceforge.net/projects/pianobooster/ but I don't find the binaries for this GitHub fork.
I am trying to build it from source, but for general users it would be good to download the built binaries.
The text was updated successfully, but these errors were encountered: