Coder Social home page Coder Social logo

sudomaker / retrowavemidiproxy Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 1.0 40 KB

A software tool that connects modern DAWs and MIDI keyboards to RetroWave OPL3 hardware sound cards.

License: GNU Affero General Public License v3.0

CMake 74.13% C++ 25.87%
midi opl3 qt retrowave retrowave-opl3 synth ymf262 cpp

retrowavemidiproxy's Introduction

RetroWaveMIDIProxy

CMake

Description

RetroWaveMIDIProxy is a software tool that connects modern DAWs and MIDI keyboards to RetroWave OPL3 hardware sound cards, allowing users to create authentic, vintage sounds in real-time. This software acts as a MIDI proxy, translating MIDI input into OPL3 commands that can be sent to the hardware synthesizer.

Build

Requirements

  • C++17 compatible compiler
  • CMake 3.14+
  • Qt5 libraries and header
  • Platform-specific headers for MIDI support
  • Working Internet connection
mkdir build
cd build
cmake ..
make -j `nproc`

License

AGPLv3

Acknowledgements

This project uses the following free software:

  • rtmidi
  • libADLMIDI

retrowavemidiproxy's People

Contributors

reimunotmoe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

liquidshit

retrowavemidiproxy's Issues

Build fails on aarch64

Can't build on M1 Max on macOS Sonoma (clang-1500.3.9.4; arm64-apple-darwin23.4.0):

...
[ 64%] Built target qmidiin
[ 68%] Built target cmidiin
[ 73%] Built target sysextest
[ 77%] Built target apinames
[ 82%] Built target midiout
[ 91%] Built target midiclock
[ 91%] Built target midiprobe
[ 92%] Built target RetroWaveMIDIProxyGUI_autogen
[ 94%] Linking CXX executable RetroWaveMIDIProxyGUI
ld: building fixups: pointer not aligned at _g_embeddedBanks+0x6 from libADLMIDI.a[18](inst_db.cpp.o)
clang: error: linker command failed with exit code 1 (use -v to see invocation)

This seems like a common problem:
https://dkimitsa.github.io/2022/04/08/fix-unaligned-pointer-error/

Error checking out rtmidi when building

CMake Error at rtmidi-subbuild/rtmidi-populate-prefix/tmp/rtmidi-populate-gitclone.cmake:49 (message): Failed to checkout tag: '806e18f575b68c23b26f9398e1b6866b335b5308'

Changing the tag to '6.0.0' in CMakeLists.txt seems to work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.