All Projects → ahlstromcj → yoshimi-doc

ahlstromcj / yoshimi-doc

Licence: other
A PDF advanced reference manual for the Yoshimi software synthesizer, generated using LaTeX. V. 2.2.0 2022-05-16.

Programming Languages

TeX
3793 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to yoshimi-doc

emanual
Welcome to the ROBOTIS e-Manual ! The e-Manual page rendered from this repository is available for everyone. Just simply click the provided link below :)
Stars: ✭ 105 (+400%)
Mutual labels:  manual
ktor-API-examples
Examples with ktor to create an API REST
Stars: ✭ 23 (+9.52%)
Mutual labels:  manual
esp32 multitrack looper
ESP32 Audio Kit based multitrack looper
Stars: ✭ 43 (+104.76%)
Mutual labels:  synthesizer
qv2ray.github.io
🌟 Qv2ray 项目官方文档 🌟 ,使用 Vuepress / Markdown, 欢迎帮助完善 & 提交 PR!
Stars: ✭ 71 (+238.1%)
Mutual labels:  manual
AtomSynth
A modular synthesizer built using the juce api.
Stars: ✭ 20 (-4.76%)
Mutual labels:  synthesizer
Eurorack
Eurorack modules designed by Lorenz Neumann
Stars: ✭ 28 (+33.33%)
Mutual labels:  synthesizer
guitar
🎸 Online guitar toy and tablature recorder/player
Stars: ✭ 80 (+280.95%)
Mutual labels:  synthesizer
twang
Library for pure Rust advanced audio synthesis.
Stars: ✭ 83 (+295.24%)
Mutual labels:  synthesizer
HexoSynth
A FLOSS (Open Source) hexagonal modular synthesizer plugin.
Stars: ✭ 143 (+580.95%)
Mutual labels:  synthesizer
installation-guides
Centralized administration of dependency installation guides.
Stars: ✭ 59 (+180.95%)
Mutual labels:  manual
awesome-puredata
A list of Pure Data libraries, abstractions, projects and presentations
Stars: ✭ 36 (+71.43%)
Mutual labels:  synthesizer
lessampler
lessampler is a Singing Voice Synthesizer
Stars: ✭ 59 (+180.95%)
Mutual labels:  synthesizer
Kickmess
Kickmess - A kick drum synthesizer plugin
Stars: ✭ 33 (+57.14%)
Mutual labels:  synthesizer
CureSynth Whip
Polyphonic MIDI Synthesizer for STM32F7
Stars: ✭ 45 (+114.29%)
Mutual labels:  synthesizer
wasm-synth
C++ in the browser? Webassembly? Sounds jarring? Indeed, it is! Synthesizer for the browser.
Stars: ✭ 112 (+433.33%)
Mutual labels:  synthesizer
esp32 basic synth
ESP32 based simple synthesizer project
Stars: ✭ 134 (+538.1%)
Mutual labels:  synthesizer
synthrs
Toy audio synthesizer library in Rust with basic MIDI support.
Stars: ✭ 73 (+247.62%)
Mutual labels:  synthesizer
Comet
Web Synthesis on steroids
Stars: ✭ 18 (-14.29%)
Mutual labels:  synthesizer
FindMyDoc
Documentations, manuels et guides d'utilisation
Stars: ✭ 36 (+71.43%)
Mutual labels:  manual
Hangfire.MissionControl
A plugin for Hangfire that enables you to launch jobs manually.
Stars: ✭ 51 (+142.86%)
Mutual labels:  manual
Yoshimi Advanced Reference Manual Document v. 2.2.0
Chris Ahlstrom and Will Godfrey
2015-04-20 to 2022-05-15

This project provides two things:

   1. An advanced user manual, always in progress, but extremely complete, to
      cover just about everything to do with Yoshimi.  Tips, bug notes, and
      "to-do's" are also included.

   2. A safe place for notes, banks, presets, and other material
      discovered while using Yoshimi.  Some of this material has
      since disappeared from where I first got it.

Mostly maintained by Will Godfrey, who has carried on the Yoshimi project.

Now, if you see your material in this project, and want me to take it
out, just send me a mailto:[email protected] and I will comply
after verifying you provide that material somewhere.

To recreate the PDF file (the latest version is always available in the "pdf"
directory), you will need to install GNU make, latexmk, tex-live, pdf2latex,
and other resources related to LaTeX and PDF support.  If everything is in
place, then a simple "make" command in the top project directory will
create the document.  "make clean" will remove all the generated products
except for the PDF.  "make" archives the PDF file if the build succeeds.

Lastly, although this manual is much larger than any other we have seen,
there is still much to be done to make it complete, readable, and easy to
use.  Keeping up with Will and his code is hard work! Any help or suggestions
are quite welcome!

Build dependencies:

To build the document, you need to install packages like the following:

    -   make.
    -   latexmk.  Provides a way to make the PDF document with a "make"
        command.
    -   texlive-latex-base.
    -   pdflatex.
    -   Ghostscript.  Usefu for optimizing the PDF to make it a lot smaller.
        But it seems to break the internal document hyperlinks.

This list might be incomplete.

# vim: sw=4 ts=4 wm=4 et ft=rc
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].