Giter Site home page Giter Site logo

tnhunt / tunefish Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paynebc/tunefish

0.0 0.0 0.0 10.45 MB

Tunefish virtual analog synthesizer

License: GNU General Public License v3.0

Shell 0.01% JavaScript 0.98% C++ 67.37% C 27.41% Objective-C 0.11% Java 0.40% R 0.06% Objective-C++ 3.57% Makefile 0.07% CMake 0.02% Inno Setup 0.01% Batchfile 0.01%

tunefish's Introduction

Tunefish Synthesizer

Tunefish v4 was developed as a smaller replacement of Tunefish v3 with roughly the same power. It was developed for our intro Turtles all the way down which forced us to rethink how to most effectively produce music in very tight machine code. Read more about it here. The result was totally worth it and some might argue it is even more powerful. To open it up to a broader range of people, it was also ported over to Linux and MacOS and it was given a new polished UI.

Check our website at https://tunefish-synth.com

Screenshot

Screenshot

Compiling on Windows

Compile using Visual Studio 2017. Solution can be found in /src/tunefish4/Builds/VisualStudio2017

VST SDK has to be put in directory c:/SDKs

Compiling on Mac OS X

Compile using XCode. Project can be found in /src/tunefish4/Builds/MacOSX

VST SDK has to be put in directory ~/SDKs

Compiling on Linux

VST SDK has to be put in directory ~/SDKs

The following additional packages are needed on Ubuntu 20.04 to compile:

  • libgl1-mesa-dev
  • libfreetype6-dev
  • libasound2-dev
  • libxrandr-dev
  • libxinerama-dev
  • libxcursor-dev
  • libcurl4-openssl-dev

Install them using:

sudo apt-get install libgl1-mesa-dev libfreetype6-dev libasound2-dev libxrandr-dev libxinerama-dev libxcursor-dev libcurl4-openssl-dev 

run make in directory /src/tunefish4/Builds/LinuxMakefile

Running

Copy the tunefish4.dll/.so/.component/vst (depending on platform) to your desired plugins directory. Run your sequencer.

tunefish's People

Contributors

paynebc avatar trebmuh 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.