Git Product home page Git Product logo

qlouder's People

Contributors

mincequi avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

qlouder's Issues

Segfault at startup (Player::_msound is null)

Hello,
I have a problem to start the software, something seems to be not initialized.
Please note that I have a weird configuration as I use pipewire-pulse instead of pulseaudio, maybe that's an important factor ?
I have no clue what's going on and my understanding of those lib are rather small, please ask me if you want more data regarding the problem.
Here a coredump :
core-dump.zip

Regards,
Simon

Sound Card loopback test: no measurement result

Screenshot_20221004_124601
Screenshot_20221004_124236

Hello mincequi! I got qLouder to build and run :)
First thing I did is to try a loopback measurement of my sound card.
I selected the correct pipewire (PulseAudio compatibility-) devices and qpwgraph shows the audio input and output being routed to the correct devices. Volume is on full bast. Yet, after clicking on "measure" and seeing the animation, nothing happens.
The input and output devices are set to 48k, my pipewire setup is running at 192kHz 32bit floating point though. I wasn't able to specify bit depth.

Please let me know if you need more info or if there's anything I can try to assist with this :)

Cannot build current master branch on Ubuntu 20.04 (KDE Neon)

I tried to build qLouder to check out the new features today. Unfortunately, building it does not work on my system. This is what happens:

arien@NBADJ01:~/source/qLouder/build$ make 
[ 64%] Built target cinder
[ 64%] Automatic MOC and UIC for target player
[ 64%] Built target player_autogen
[ 65%] Built target player
[ 66%] Automatic MOC and UIC for target measure
[ 66%] Built target measure_autogen
[ 69%] Built target measure
[ 69%] Automatic MOC and UIC for target qLouder
[ 69%] Built target qLouder_autogen
Consolidate compiler generated dependencies of target qLouder
[ 69%] Building CXX object CMakeFiles/qLouder.dir/src/AudioFilter.cpp.o
/home/arien/source/qLouder/src/AudioFilter.cpp:4:10: fatal error: numbers: No such file or directory
    4 | #include <numbers>
      |          ^~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/qLouder.dir/build.make:346: CMakeFiles/qLouder.dir/src/AudioFilter.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:239: CMakeFiles/qLouder.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Build fails on Linux (Ubuntu 22.04): r8brain symbols defined twice.

Hello.
It appears both cinder and qLouder use r8brain as static lib, so symbols in r8bbase.cpp are defined twice.
Thus the linking stage fails obviously.
I'm not used to CMake so I cannot help resolving the dependency graph.

$ LANG=C make
[ 64%] Built target cinder
[ 64%] Automatic MOC and UIC for target qLouder
[ 64%] Built target qLouder_autogen
[ 65%] Linking CXX executable qLouder
/usr/bin/ld: _deps/cinder-src/lib/linux/x86_64/ogl/Debug/libcinder.a(r8bbase.cpp.o):(.bss+0x0): multiple definition of `r8b::CDSPRealFFTKeeper::StateSync'; CMakeFiles/qLouder.dir/_deps/r8brain-src/r8bbase.cpp.o:(.bss+0x0): first defined here
/usr/bin/ld: _deps/cinder-src/lib/linux/x86_64/ogl/Debug/libcinder.a(r8bbase.cpp.o):(.bss+0x40): multiple definition of `r8b::CDSPRealFFTKeeper::FFTObjects'; CMakeFiles/qLouder.dir/_deps/r8brain-src/r8bbase.cpp.o:(.bss+0x40): first defined here
/usr/bin/ld: _deps/cinder-src/lib/linux/x86_64/ogl/Debug/libcinder.a(r8bbase.cpp.o):(.bss+0x140): multiple definition of `r8b::CDSPFIRFilterCache::StateSync'; CMakeFiles/qLouder.dir/_deps/r8brain-src/r8bbase.cpp.o:(.bss+0x140): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/qLouder.dir/build.make:781: qLouder] Error 1
make[1]: *** [CMakeFiles/Makefile2:199: CMakeFiles/qLouder.dir/all] Error 2
make: *** [Makefile:136: all] Error 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.