Giter Club home page Giter Club logo

bartkessels / advancedmetronome Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 342 KB

Advanced Metronome is a small application in which you can set multiple measures with their own speed, time-signature and number of repeats. This gives you the ability to practice songs that have multiple speeds and/or time-signatures.

License: GNU General Public License v3.0

QMake 5.01% C++ 94.57% Batchfile 0.42%
metronome x-platform linux qt cpp rpm flatpak gplv3 windows

advancedmetronome's People

Contributors

bartkessels avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

advancedmetronome's Issues

Outdated?

Hi, a QT dependency for compile is broken, and Flatpak packaging too...

src/metronome.cpp:241:22: error: no matching function for call to ‘QList<IMeasure*>::swap(int&, int&)’ 241 | measures.swap(measureIndex, measureIndexAbove); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ En el fichero incluido desde /usr/include/qt/QtCore/qobject.h:49, desde /usr/include/qt/QtCore/QObject:1, desde src/metronome.h:3, desde src/metronome.cpp:1: /usr/include/qt/QtCore/qlist.h:168:17: nota: candidate: ‘void QList<T>::swap(QList<T>&) [con T = IMeasure*]’ 168 | inline void swap(QList<T> &other) noexcept { qSwap(d, other.d); } | ^~~~

Display measure repeat countdown

Display somewhere how many repeats of a measure are left before switching to the next measure. Either display it the entire measure or just the last 4 (or something configurable)

Set limit on pre-metronome

The pre-metronome has no limits on the BPM, when set higher than 280 it'll revert to 120 in the code (because of the restrictions on a measure's BPM) but the UI will still show the value set by the user.

So the UI should have the same restrictions as the measure UI

Jack support please!

It's not an issue, it would just be quite useful to have support for JACK.
Advance Metronome is a very interesting and necessary tool, congratulations for your work.

Scroll to bottom of measures when adding a new measure

Right now when adding a new measure the measures stays at the position it's in while it would be a lot better if the measures would scroll to the newly added measure. This is only when clicking the 'Add Measure' action menu

Add toc to readme

Because the readme is getting quite large add a table of contents at the start of the file

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.