Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha #66

Merged
merged 21 commits into from Jul 26, 2018
Merged

Alpha #66

merged 21 commits into from Jul 26, 2018

Conversation

topisani
Copy link
Member

Removes Tapedeck, simple-drums, drum-sampler, metronome, mixer and more.

from discord, this is the plan:

Currently, the next milestone is OTTO alpha v0.0.1, which we will use to film a small promotional video, to post on reddit and elsewhere.

OTTO alpha v0.0.1:

  • The tapedeck, mixer and metronome will be removed.
  • The samplers will be temporarily removed, or maybe already replaced with a new design.
  • One FX (black hole reverb) and one simple sequencer will be implemented.
  • Hardware guides will be written for our prototypes, and optimally for every other version people are building.
  • A raspberry pi image will be avaliable to download and flash

From there on out, we will be actively supporting all features on the master branch. IE - there will actually be a working, stable version of OTTO, albeit a very limited one.

Some mostly administrative things we will work on imediately after v0.0.1:

  • Documentation and example code for writing an engine.
  • Over-the-air updates from the otto system settings menu.
  • Better config files for various options.
  • A live coding (over SSH) implementation of faust, so one can live-test faust engines on the hardware!

Then, as mentioned, v0.0.1 removes quite a few nice features of the OTTO. This is because those features are too similar to the OP-1, dont really work, and will be replaced by other and better concepts in the future. We feel that this is the best way to do it. Keep the releases containing only features we actually want in the final version.

No worries, we will get sampling and recording features back in the future

topisani and others added 19 commits June 18, 2018 13:25
* Windowing: first draft

* Move to dsp subfolder and rename files

* Add LogSlider

* fix import

* Does that do the trick, then ?

* I can do this

* Use cmath instead

* snakecase filenames

* default constructor and destructor

* noexcept pure math functions

* std::log and std::exp

* function and var to snake_case

* fix include order

* Improve LogSlider comments

* Use gsl::span instead of (pointer, size) pair

* Including gsl/span might help...

* Fix gsl::span modif

* ditto
@topisani topisani added this to the v0.0.1 milestone Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants