Coder Social home page Coder Social logo

ableton_project's Introduction

ableton_project

This is a project which was completed for Ableton's application process. The compiled binary takes timestamps and markers as input and then can be queried for the interpolation of timestamps in relation ot the specified beat.

dependencies

  • make
  • a version of gcc that supports c++17
  • cmake and git for gtest

build

Run make in the root directory. gcc is provided the O1 flag.

build test

To build the units tests, the gtest framework is required. If it is installed on the host machine then there should be no need to install the dependency. There is a script for pulling and installing gtest as a static library in the scripts folder and can be run by calling make install_deps. Once the dependencies are in place, to build the tests simply run make test and it will build the warpedrecord_test binary.

usage

./warpedrecord

The binary can receive input manually until sent SIGINT or by piping in with cat.

./warpedrecord_test will run all tests located in the tests folder in src

ableton_project's People

Contributors

telepath9000 avatar

Watchers

James Cloos avatar  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.