GithubHelp home page GithubHelp logo

opencodewin / libmidi Goto Github PK

View Code? Open in Web Editor NEW
62.0 3.0 11.0 16.01 MB

midi player base on timidity and imgui

License: MIT License

CMake 0.12% C 99.13% C++ 0.74%
audio imgui midi music player timidity avx audio-scope soundfont console

libmidi's People

Contributors

codewinadmin avatar dickyqi avatar dot32iscool avatar sizeofbeer avatar wyvernzhao avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

libmidi's Issues

Cannot clone submodule of 'imgui'

I use the git command as follow.
git clone --recurse-submodules https://github.com/opencodewin/libmidi

20230901164530

Could you transform the submodule link form ssh to https for convenient?

20230901163509

Building failed in mingw64 on windows 10

error log | 日志或报错信息

D:/sources/tanlu/libmidi/libmidi/playmidi.c: At top level:
cc1.exe: note: unrecognized command-line option '-Wno-writable-strings' may have been intended to silence earlier diagnostics
cc1.exe: note: unrecognized command-line option '-Wno-writable-strings' may have been intended to silence earlier diagnostics
[30/97] Building C object libmidi/CMakeFiles/midi.dir/quantity.c.obj
[31/97] Building C object libmidi/CMakeFiles/midi.dir/mt19937ar.c.obj
[32/97] Building C object CMakeFiles/sample.dir/test/sample.c.obj
[33/97] Building C object libmidi/CMakeFiles/midi.dir/url_pipe.c.obj
[34/97] Building C object CMakeFiles/timidity.dir/test/timidity.c.obj
[35/97] Building C object libmidi/CMakeFiles/midi.dir/url_dir.c.obj
[36/97] Building C object libmidi/CMakeFiles/midi.dir/sbkconv.c.obj
[37/97] Building C object libmidi/CMakeFiles/midi.dir/url_mem.c.obj
[38/97] Building C object libmidi/CMakeFiles/midi.dir/ncurs_c.c.obj
FAILED: libmidi/CMakeFiles/midi.dir/ncurs_c.c.obj
D:\msys64\mingw64\bin\cc.exe -DNO_MIDI_CACHE=1 -Dmidi_EXPORTS -ID:/sources/tanlu/libmidi/libmidi -ID:/msys64/mingw64/include/SDL2 -Wno-deprecated-declarations -Wno-writable-strings -Wno-deprecated-declarations -Wno-writable-strings -MD -MT libmidi/CMakeFiles/midi.dir/ncurs_c.c.obj -MF libmidi\CMakeFiles\midi.dir\ncurs_c.c.obj.d -o libmidi/CMakeFiles/midi.dir/ncurs_c.c.obj -c D:/sources/tanlu/libmidi/libmidi/ncurs_c.c
D:/sources/tanlu/libmidi/libmidi/ncurs_c.c:8:10: fatal error: ncurses.h: No such file or directory
8 | #include <ncurses.h>
| ^~~~~~~~~~~
compilation terminated.

context | 编译/运行环境

gcc.exe (Rev5, Built by MSYS2 project) 10.3.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

cmake version 3.21.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).

how to reproduce | 复现步骤

1.clone the code
2.make build directory
3. cd build; cmake ..; cmake --build . --config Release

more | 其他

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.