Giter Site home page Giter Site logo

kitsunesoft's Introduction

#Kitsune Software Repository

This is the Kitsune software repository.

  • In the "src" folder is the sources for all projects.

  • The "thirdparty" folder is for third-party needed libraries

  • The "builds" folder is for the CMake out-of-source files for building.

#dawjo

dawjo is a Digital Work Station (DAW). Is in charge hosting all Kitsune plugins and comunicating with the sound card.

The name came from mixing DAW with dojo.

##Features

These are some of dawjo features

v0.1

  • Host Kitsune plugins
  • Comunicate with the sound card to produce sound
  • Receive MIDI input from external devices

##Compiling dawjo for Raspberry

  1. Download the oficial gcc compiler for Rasbian here: https://github.com/raspberrypi/tools
  2. Copy the /usr/lib and /usr/include directories to your local machine. Put both directories as siblings in the same dir. Otherwise CMake would not find them.
  3. Open the arm-crosscompile.cmake file in the kitsune/sources directory.
  4. Update the COMPILER_ROOT variable to point to your location of the compiler.
  5. Update the CMAKE_FIND_ROOT_PATH to point to your location of the Raspberry /usr/lib and /usr/include directories.
  6. Open the CMake-GUI tool, and set the cross-compiler file as described here: http://stackoverflow.com/questions/29982505/setting-a-cross-compiler-file-using-the-cmake-gui.

####Compiling from the Kistune Dev Virtual Machine If you are compiling dawjo from the Kitsune Dev Virtual Machine, skip step 1 to 5. There is no need, since these steps are alredy done in the KDVM.

####Generating a project for Eclipse. In order to generate a project for Eclipse you may follow these instructions: http://www.cmake.org/Wiki/Eclipse_CDT4_Generator

kitsunesoft's People

Contributors

marcelinorc avatar

Watchers

 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.