Giter Site home page Giter Site logo

puredirt's Introduction

PureDirt

pure dirt is a sound engine for tidalcycles written in pure data.

Usage

Open the pure-dirt-main.pd patch and start pd's audio. PureDirt should now be listening on tidalcycle's port.

Currently PureDirt only supports sounds that it synthesizes itself. This means that it will not read samples from folders the way Dirt and PureDirt do. It supports the following sounds: bd sn hh bass And the following standard dirt parameters: #note #gain #room #delay #delaytime #delayfeedback #shape #attack #sustain #decay #release Currently, all synth voices are monophonic. Polyphonic synthvoices will be implemented soon.

Goal

The goal of this project is to make a dirt implementation that can be used like a big modular synthesizer that knows how to speak to tidal. Ideally, this would allow easy hacking and customizing of synthesizers so that the synths in PureDirt could be reconfigured per song or per session (much in the same way that a modular synthesizer can be reconfigured per session.) It would also allow the synthesizer to feel like it exists in between the notes, with smooth expressive changes in parameters that cross events and envelope decays that go beyond the end of events.

Installation

requirements:

  1. Pure Data
  2. Tidalcycles
  3. Faust or The Faust Online Editor (on non-linux machines)

PureData lacks good bandlimited oscillators out of the box. Faust is being used to generate pure data externals that cover this missing functionality. The linux externals are checked in with this repository and no building should be required. However, for use on Windows and Mac, you may need to build the externals yourself. To do so, install faust. Then, run the command faust2puredata <FILENAME.dsp> on each of the files in the "faust" directory. Place the resulting artifacts in the lib folder. This step will soon be automated.

Alternatively, for MacOS users, the online editor that the faust project provides may be used to build the externals.

If you wish to skip this step, most of Pure Dirt will work anyway. What will be missing is the oscillators that power the bass voice.

puredirt's People

Contributors

xinniw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

michal-cab

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.