GithubHelp home page GithubHelp logo

archie3d / qmusic Goto Github PK

View Code? Open in Web Editor NEW
29.0 7.0 9.0 8.43 MB

Real-time sound synthesis and processing framework

License: Other

CMake 0.31% C++ 68.14% Objective-C 0.51% C 30.81% HTML 0.21% CSS 0.01%
audio-processing synthesizer dataflow sound signal-chains

qmusic's Issues

Linux build error

Greets. I've got this error:

kv@Kot:/tmp/qmusic/build> make
[ 2%] Built target portaudio
[ 3%] Built target rtmidi
[ 10%] Built target stk
[ 10%] Automatic moc for target qwt
[ 10%] Built target qwt_automoc
[ 31%] Built target qwt
[ 31%] Automatic moc for target qtpropertybrowser
[ 31%] Built target qtpropertybrowser_automoc
[ 34%] Built target qtpropertybrowser
[ 35%] Automatic moc for target midi
[ 35%] Built target midi_automoc
[ 36%] Built target midi
[ 36%] Automatic moc for target framework
[ 36%] Built target framework_automoc
Scanning dependencies of target framework
[ 36%] Building CXX object source/framework/CMakeFiles/framework.dir/src/AudioUnitsManager.cpp.o
/tmp/qmusic/source/framework/src/AudioUnitsManager.cpp:33:46: error: expected primary-expression before ‘*’ token
AudioUnitsManager::AudioUnitsManager(QObject *pParent)
^
/tmp/qmusic/source/framework/src/AudioUnitsManager.cpp:33:47: error: ‘pParent’ was not declared in this scope
AudioUnitsManager::AudioUnitsManager(QObject *pParent)
^~~~~~~
/tmp/qmusic/source/framework/src/AudioUnitsManager.cpp:33:54: error: cannot call constructor ‘AudioUnitsManager::AudioUnitsManager’ directly [-fpermissive]
AudioUnitsManager::AudioUnitsManager(QObject *pParent)
^
/tmp/qmusic/source/framework/src/AudioUnitsManager.cpp:33:54: note: for a function-style cast, remove the redundant ‘::AudioUnitsManager’
/tmp/qmusic/source/framework/src/AudioUnitsManager.cpp:39:1: error: expected ‘,’ or ‘;’ before ‘AudioUnitsManager’
AudioUnitsManager::~AudioUnitsManager()
^~~~~~~~~~~~~~~~~
make[2]: *** [source/framework/CMakeFiles/framework.dir/build.make:212: source/framework/CMakeFiles/framework.dir/src/AudioUnitsManager.cpp.o] Ошибка 1
make[1]: *** [CMakeFiles/Makefile2:584: source/framework/CMakeFiles/framework.dir/all] Ошибка 2
make: *** [Makefile:161: all] Ошибка 2

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.