Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tunefish virtual analog synthesizer

License

NotificationsYou must be signed in to change notification settings

paynebc/tunefish

Repository files navigation

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 athttps://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.

About

Tunefish virtual analog synthesizer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp