Giter Club home page Giter Club logo

bintracker-prototype's Issues

CHAR_WIDTH identifier collides with limits.h macro

Compilation fails. I'm on Arch Linux with clang 4.0.1, libc++ 4.0.1, and allegro 5.2.2.

clang++ -c -O2 -std=c++11 -ffast-math -stdlib=libc++ -o bintracker.o bintracker.cpp
In file included from bintracker.cpp:5: 
./gui/gui.h:81:23: error: expected unqualified-id
constexpr const float CHAR_WIDTH() {return 10.0f;}
                      ^                 
/usr/include/limits.h:147:22: note: expanded from macro 'CHAR_WIDTH'
#  define CHAR_WIDTH 8

1 error generated.
make: *** [makefile:21: bintracker.o] Error 1

Looking for help with CI

Looking to improve continuous integration with Travis. Ideally Linux, Mac OS X, and Windows (via mingw) builds should be tested, and a release with packages for these 3 platforms should be deployed on pushing a tag. If you can assist with this, please get in touch.

BetaPhase crashes from playing note on channel 3

  • Input up on the PSCC column.
  • Input any note on the C column.

I am not sure if BetaPhase actually crashes when it encounters such data; even if this is the case the tracker should be shielded from crashes on the emulation side.

Problems with graphics: flickering screen

I have problems with graphics. I don't know if this is allegro5 problem.
For some reason, when I open the tracker, the objects on the screen are constantly flickering. When I write something in the pattern, the note disappears and appears again. If I delete something from the pattern, it reappears and disappears again, although there's nothing there anymore, as if some old buffer is being displayed. I can't use the tracker because of that.
I have no idea what's happening and how to fix it.
This is how it looks like:
ok
deepinscreenshot_bintracker_20171004221250
but then it flickers like this
deepinscreenshot_bintracker_20171004221304
and then it repeats.
I'm using manjaro linux and has installed allegro5 from AUR (allegro5-git)

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.