Giter Club home page Giter Club logo

Comments (5)

AJTJ avatar AJTJ commented on July 19, 2024

Hey @Woyten got a couple small things I can look into?

from tune.

Woyten avatar Woyten commented on July 19, 2024

@AJTJ For sure! 😉 What are you interested in? Audio effects? Graphics? MIDI? Tuning theory? Did you manage to compile and run something?

from tune.

Woyten avatar Woyten commented on July 19, 2024

I think audio effects are the most interesting and straight-forward feature that can be looked into. It requires some investigation on how they work and how they can be cast into code but it touches only a tiny bit of the code base.

from tune.

jcpst avatar jcpst commented on July 19, 2024

Hello! Very excited to find this project. I have a toy project that I started while learning rust, with the goal of generating multi-dimensional pitch lattices similar to the ones Ben Johnston created for his work.

IMG-0211

Here it is: https://github.com/jcpst/johnston

Doesn't do a whole lot yet, but since you seem to have a vision of building an ecosystem, I'd like go in the direction of being compatible with that.

from tune.

Woyten avatar Woyten commented on July 19, 2024

Welcome @jcpst!

The tune library still misses good just intonation features like diamonds and lattices. If you could spice up the library with your knowledge about those topics, I would be very happy about it. 😃 If you prefer to keep your code base separate, you could consider using the abstractions of this library by specifying a crate dependency. This would be a helpful experiment for me to see whether the abstractions are tailored in a meaningful way.

To provide a rough overview of my current vision, I created #32. The bullet-points aren't fixed. If you think something is missing, please let m know.

Looking at your code you seem to be modelling intervals. A part of my vision is to maintain a list of intervals/commas (maybe based on http://www.huygens-fokker.org/docs/intervals.html) and to calculate whether they are tempered out by a given val. Some throw-away code dealing with commas has been pushed to the theory branch.

At the moment I am focusing on composing my own music. This means, I will be mainly working on recording features of the microwave sub-crate.

from tune.

Related Issues (20)

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.