Giter Site home page Giter Site logo

tauakiou / famitracker-qt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prichman/famitracker-qt

2.0 1.0 0.0 6.16 MB

Modest attempts to make Famitracker alive on Linux

CMake 2.85% C++ 51.12% C 22.68% Objective-C 0.39% HTML 0.12% QMake 0.29% Makefile 22.55%

famitracker-qt's Introduction

FamiTracker-EX Qt

This project is fork of Famitracker Qt written by prichman, which was a fork of FamiTracker CX written by Dan Spencer (nukep).

What is FamiTracker Qt?

FamiTracker Qt is a free cross-platform Qt fork of FamiTracker for Linux.

FamiTracker Qt is created in order to bring the popular NES/Famicom music tracker to Linux.

ALSA is the one supported audio API.

The software license is mixed GPL v2/New BSD (inherited from FamiTracker CX).

Screenshot 1 Screenshot 2

What is Famitracker-EX Qt?

FamiTracker-EX Qt is an expanded version of Famitracker Qt that is primarily designed to add support for additional audio backends, such as JACK.

The primary changes made to the original project are currently expected to be:

  • Move compilation from QMake to CMake.
  • Support for JACK.

Attention

FamiTracker Qt is not the main project I maintain. The code may contain errors. That's ok :)

TODO

  • Remove boost thread dependency
  • Fix crashes
  • Write wav converter

How to build

FamiTracker Qt depends on following libraries:

  • Qt5
  • libalsa-devel
  • boost-system
  • boost-thread

You can build boost libraries with for example this guide.

Once you resolve dependencies move to src folder and edit variable BOOST_DIR in famitracker-qt.pro. Finally go to the project folder and type in the terminal the next commands:

mkdir build
cd build
qmake ../src/famitracker-qt.pro
make

famitracker-qt's People

Contributors

nukep avatar prichman avatar tauakiou avatar

Stargazers

Milkii Brewster avatar  avatar

Watchers

James Cloos avatar

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.