Coder Social home page Coder Social logo

rncbc / qsampler Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 4.0 2.44 MB

Qsampler - A LinuxSampler Qt GUI Interface

Home Page: https://qsampler.sourceforge.io

License: GNU General Public License v2.0

Shell 2.76% C++ 92.73% C 0.29% Roff 0.74% CMake 3.48%

qsampler's People

Contributors

andreas56 avatar nick87720z avatar rncbc avatar romainletendart avatar trebmuh avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

qsampler's Issues

Maybe a typo?

Hi @rncbc , I was reading at the sources and I'm wondering if this one is fine or if it should be only <string>Toolbars</string>instead of <string>viewToolbars</string>?

GUI Freeze

opensuse 15.3 for some reason after build it hangs when starting from src folder possibly others.

checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required

0.9.4 fails to configure:

checking for qmake... /usr/local/bin/qmake
checking for Qt major version... qmake: could not find a Qt installation of '6'
0
checking for Qt install path (bin)... qmake: could not find a Qt installation of '6'

checking for Qt install path (libexec)... qmake: could not find a Qt installation of '6'

checking for qmake... /usr/local/bin/qmake
checking for Qt install headers... qmake: could not find a Qt installation of '6'

checking for Qt install libraries... qmake: could not find a Qt installation of '6'

checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required
===>  Script "configure" failed unexpectedly.

Qt-5.15.2 is installed.

I think that GNU tools are obsolete, now cmake and meson are leaders in this space, this is a core reason of this failure IMO.

FreeBSD 13.

[Feature Request] a translators spot in the "about" panel

Hi Rui, I'd like to ask you if it would be possible to have a special spot in the "about" panel.
The reasoning for that is for the translator to be able to:

  • put his/her name
  • write a short sentence like "if you see a typo in the French translation, or think that something is odd, you can contact me at:"
  • put this/her contact email.
    Then every user from any OS will become able to have the information to get in touch with the translator (rather than digging in the source for the TRANSLATOR file).

What would be really awesome would be to show at first in this "about translation" section, the translator's name, the short sentence, and the translator's email for the runtime locale the software is running one. Then it could just show the name of the others languages translators for the kudos they deserves bit without displaying the sentence & email which are not really useful I guess.

Hope you like the idea and you spread it across all the rncbc's galaxy software.

0.9.2: error: use of undeclared identifier 'options'; did you mean 'Options'?

/disk-samsung/freebsd-ports/audio/qsampler/work/qsampler-qsampler_0_9_2/src/qsamplerChannel.cpp:586:21: error: use of undeclared identifier 'options'; did you mean 'Options'?
                m_iInstrumentNr, (options() && options()->bInstrumentNames));
                                  ^
/disk-samsung/freebsd-ports/audio/qsampler/work/qsampler-qsampler_0_9_2/src/qsamplerMainForm.h:40:7: note: 'Options' declared here
class Options;
      ^
/disk-samsung/freebsd-ports/audio/qsampler/work/qsampler-qsampler_0_9_2/src/qsamplerChannel.cpp:586:34: error: use of undeclared identifier 'options'; did you mean 'Options'?
                m_iInstrumentNr, (options() && options()->bInstrumentNames));
                                               ^
/disk-samsung/freebsd-ports/audio/qsampler/work/qsampler-qsampler_0_9_2/src/qsamplerMainForm.h:40:7: note: 'Options' declared here
class Options;
      ^
/disk-samsung/freebsd-ports/audio/qsampler/work/qsampler-qsampler_0_9_2/src/qsamplerChannel.cpp:676:9: error: cannot initialize a variable of type 'char **' with an lvalue of type 'int *'
        char **ppszAudioRouting = pChannelInfo->audio_routing;
               ^                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 errors generated.

OS: FreeBSD 12.2
clang-10

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.