Giter Club home page Giter Club logo

sinner's Introduction

License Size Stars
macOS โ€ข Windows

About

Sinner ๐ŸŽน (pronounced SAH-IH-NER) is a sine wave synthesizer designed to showcase Linear Interpolation using JUCE and C++. There's also a neat metallic effect discovered during development.

How to run:

Sinner has been tested on Windows 10 and Mac OS X El Capitan. The primary development has been done in OS X. Linux is supported, but not tested as of 26th November 2017. You can run the makefile to compile it.

To run the app, either use the .exe or .app provided (in the Sinner/Builds/VisualStudio2017/x64/Debug/App or Sinner/Builds/MacOSX/build/Debug directories) or compile it yourself, using the directives below

Compiling on Windows:

You'll need Microsoft Visual Studio 2015 or later. If you do not have it, install it and navigate to the Sinner/Builds/VisualStudio2017 directory and open the Sinner.sln file with Visual Studio. Install any required dependencies and then, on the toolbar at the top of the screen, under Build, hit Compile (CTRL + F7).

This will create an Newtonium.exe executable in the Sinner/Builds/VisualStudio2017/x64/Debug/App directory (note that it's called Newtonium because of a name change mid-development) Just run it and there you have it.

Compiling on OS X:

For OS X users, Xcode 8.2.1 or later is required. The latest version is recommended.

Navigate to the Sinner/Builds/MacOSX, and open the Sinner.xcodeproj in Xcode. After that, on the top left corner of the screen, press the play button and you'll compile an executable to Sinner/Builds/MacOSX/build/Debug, named Newtonium.app, and that's it.

How to use:

Make sure you adjust your volume accordingly! The frequencies available range from negative values to ultrasound. Do not use the Effect and Interpolate buttons together. Doing so will just reset their stage to untoggled.

sinner's People

Contributors

nidnogg avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.