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

Added two files #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions audio_production.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Awesome Music Production
A curated list of software, hardware, and other resources to create music.

I use this knowledge to produce music as my alter ego Leo Mask.

<!-- toc -->

- [Software](#software)
- [Audio Workstations](#audio-workstations)
- [Libraries](#libraries)
- [Synthesizers](#synthesizers)


### Audio Workstations

- [Ableton]
- [Garage Band]
- [Giada] - Minimal audio tool for DJs, live performers and musicians.
- [GridSound]- Free online DAW implemented with the Web Audio API.
- [LMMS] - Comprehensive open source, cross platform DAW.
- [Logic Pro X]
- [Meadowlark] -Open-Source, crossplatform DAW.

- Radium] - Tracker like music editor with additional GUI controls.
- [Reaper] - Complete digital audio production app for Windows and macOs.
20 changes: 20 additions & 0 deletions music_composition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Schism Tracker
Schism Tracker is a free and open source reimplementation of [Impulse Tracker](https://github.com/schismtracker/schismtracker/wiki/Impulse-Tracker), a program to create high quality music without the requirements
of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part. The player is based on a highly modified version of the [Modplug](https://openmpt.org/legacy_software)
engine, with number of bugfixes and changes to [improve IT playbook](https://github.com/schismtracker/schismtracker/wiki/Player-abuse-tests).

Where Impulse Tracker was limited to i386-based systems running MS-DOS, Schism Tracker runs on almost any platform that [SDL 2](https:www.libsdl.org/index.php) supports. Current Builds are provided for Linux,
Mac OS X, and Windows. Most development is currently done on 64-bit Linux. Schism will most likely build on _any_architecture supported by GCC4 (e.g. alpha, m68k, arm, etc.) but it will probably not be as well
optimized on many systems.

See [the wiki](https://github.com/schismtracker/schismtracker/wiki) for more information.

![screenshot](http://schismtracker.org/screenie.png)

## Download
The latest stable builds for Windows, macOS, and Linux are available from [the releases page](https://github.com/schismtracker/schismtracker/releases.). Builds can also be installed from some distro repositories
on Linux, but these versions may not have the latest bug fixes and enhancements. Other build for the other platforms can be found on the wiki page.
Installing via Homebrew on macOS is no longer recommended, as the formula for Schism Tracker is not supported or maintained by anyone directly involved in the project.

## Packaging Status