Giter VIP home page Giter VIP logo

blue-instruments's People

Contributors

tjingboem avatar

Watchers

 avatar

blue-instruments's Issues

morphstretcher

create instr that

  • able to morph between a few samples
  • convert to pvs
  • able to freeze
  • able to loop
  • stretch and shrink samples

record&play midi events

  • capture midi channel, CC, value
  • save to ftable or array (tabw)
  • read back using phasor or linseg, so Object can be scaled later
  • use chnset/chnget system to send CC to higher ID Instr

extend Modulator

to include a random walk generator (jspline?) with treshold
Can be used to add waves of values
for example to add randomly waves of a flanger to existing sounds

build FM-x and EFM

Build an FM-X instrument https://www.youtube.com/watch?v=YWvSglv3iEA
using different building blocks like buzz, vcoinit, filters for carrier and or modulator
at least 6 operators, preferably 8 operators

  1. 8 operators
  2. --> that have 8 basic waveforms each
  3. --> from which 3 have feedback option
  4. no idea yet how to deal with all these algorithms

samplemorf

  1. based on ftmorf
  2. option to select portion in soundfile
  3. pvs opcodes to stretch&shrink
  4. think about setting loop points
  5. name = Evolver Type S

realtime hetro-like movements

HETRO-like possibilities but realtime with pvstanal/pvsbin

gifil     ftgen     0, 0, 0, 1, "fox.wav", 0, 0, 1

instr 1

fsig      pvstanal  p4, 1, p5, gifil, 0, 1
kamp, kfr pvsbin fsig, p6
aamp    interp  kamp
afr     interp  kfr
aout poscil3 aamp*10, afr
          outs      aout, aout
endin


</CsInstruments>
<CsScore>
;           speed pch bin
i 1 0 100     .1     2.20  10
e
</CsScore>
</CsoundSynthesizer>

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.