chipmachine icon indicating copy to clipboard operation
chipmachine copied to clipboard

Demoscene/Retro Music Player

Results 29 chipmachine issues
Sort by recently updated
recently updated
newest added

with this ``` pi@raspberrypi:~/chipmachine-32-build $ cmake ../chipmachine -GNinja -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C...

is there a script to generate all songs from your db, with an http link to the song in one huge ascii file? that'd allow me to use `ocp-sdl2` or...

Crash on startup ![1](https://user-images.githubusercontent.com/10308177/99152784-245b1700-26ce-11eb-8394-67400c5b89b2.png)

``` /build/chipmachine-git/src/chipmachine/src/di.hpp: In member function ‘boost::di::v1_1_0::core::binder::resolve_template_t boost::di::v1_1_0::core::injector::create() const’: /build/chipmachine-git/src/chipmachine/src/di.hpp:3487:51: error: ‘boost::di::v1_1_0::core::binder::resolve_template_t boost::di::v1_1_0::core::injector::create() const’ is deprecated: creatable constraint not satisfied [-Werror=deprecated-declarations] 3487 | create_impl(aux::type{}); | ^~~~ /build/chipmachine-git/src/chipmachine/src/di.hpp:3481:3: note: declared here 3481...

How far might the project be from a new release? Thanks!

Hi There are buid instructions, but how should we install chipmachine into a target folder? Thx

I see you list "ay amadeus" in your formats.h.. which of the players you are using is actually capable to play the respective ZXAYAMAD files?

First, i want to thank you for making this!!

Hello, With current beta (1.4b3), I can't load any song with a message: "I can't play song". After some digging, I figured out that only GZplugin and youtube get loaded,...

Is there a way to let subtunes go to next track after a while? In NES music the same track keeps playing forever.