You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
3.7 KiB

5 years ago
![WaveSabre](Media/logo-black.png)
5 years ago
[![build status](https://ci.appveyor.com/api/projects/status/4su4q028eywtr5gl?svg=true)](https://ci.appveyor.com/project/yupferris/wavesabre) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/logicomacorp/WaveSabre#license) [![Slack](https://img.shields.io/badge/chat-Slack-orange.svg)](https://join.slack.com/t/wavesabre/shared_invite/enQtNTYwNDA2MTgwODM5LWI0OGNjNWY5Njc1ZTA5MzQ0NjZiN2M3NzNhOWFiZjNiMmEwM2EzZWFjNzAzZWQzZWNkOWJiOGExMWY3ZGJmNTI)
5 years ago
## Description
5 years ago
WaveSabre is a software synthesizer and toolchain for music for [64K intros](https://en.wikipedia.org/wiki/64K_intro).
5 years ago
See [our docs](https://github.com/logicomacorp/WaveSabre/tree/master/Docs) for more info.
5 years ago
## Getting started
Please see [our docs](https://github.com/logicomacorp/WaveSabre/blob/master/Docs/Home.md#building) for prerequisites, building, etc (and let us know what we're missing!).
5 years ago
## Status/contributing
As WaveSabre is hot and fresh right out of the oven, we've got some kinks to work out; particularly with documentation, support for latest Visual Studio versions, and supporting various VST SDK versions. We'd appreciate any help we can get on any of these fronts, so please talk to us on Slack so we can guide you in the right direction and help you help us!
5 years ago
Contributions are very welcome, however as the public release is still in its infancy, we'd greatly appreciate it if we could discuss contributions on [Slack](https://join.slack.com/t/wavesabre/shared_invite/enQtNTYwNDA2MTgwODM5LWI0OGNjNWY5Njc1ZTA5MzQ0NjZiN2M3NzNhOWFiZjNiMmEwM2EzZWFjNzAzZWQzZWNkOWJiOGExMWY3ZGJmNTI), rather than just opening up for pull requests for the time being, in order to avoid duplicate work. This will change in the future when things mature/settle down a bit. :)
5 years ago
## Productions
5 years ago
WaveSabre has been used in several intros and demos by [logicoma](http://www.pouet.net/groups.php?which=12638), including:
- [trashpanda](http://www.pouet.net/prod.php?which=78634), 2018
5 years ago
- [bros before foes](http://www.pouet.net/prod.php?which=77682) (with [poo-brain](http://www.pouet.net/groups.php?which=12000)), 2018
- [iota](http://www.pouet.net/prod.php?which=75718), 2018
- [soundproof motion](http://www.pouet.net/prod.php?which=70460) (with [fairlight](http://www.pouet.net/groups.php?which=44)), 2017
- [engage](http://www.pouet.net/prod.php?which=69658), 2017
- [elysian](http://www.pouet.net/prod.php?which=68375), 2016
- [backscatter](http://www.pouet.net/prod.php?which=65966), 2015
5 years ago
..as well as several other executable music entries and smaller productions.
5 years ago
## Team
WaveSabre is made by [ferris](https://github.com/yupferris) and [h0ffman](https://github.com/djh0ffman) of [logicoma](https://github.com/logicomacorp), with additional contributions by:
- [revival](https://github.com/revivalizer) (knob graphics, premake integration, helping with open-source prep, ...)
5 years ago
- [kusma](https://www.kusma.xyz/) (sin/cos optimization, appveyor config, ...)
5 years ago
- [cptd](https://github.com/cpdt) ([FL Studio project parser](https://github.com/logicomacorp/WaveSabre/tree/master/WaveSabreConvert/FLParser))
5 years ago
- [Wertstahl](http://wertstahl.de) (logo)
5 years ago
And several others! _(Please let us know if we forgot someone!)_
5 years ago
## Talks/seminars
5 years ago
- [Massive Sound, Tiny Data - WaveSabre 64k Synth](https://youtu.be/JjFyHI1b_Tw?t=7246) by ferris/h0ffman, [demobit](https://www.demobit.party/) 2019
- [Ferris Makes Demos Ep.001 - WaveSabre](https://www.youtube.com/watch?v=V8JXraZPkh8) by ferris, 2017 stream
- [WaveSabre - A Case Study in 64k Synthesis](https://www.youtube.com/watch?v=wLX156OVFTA) by ferris, [the gathering 2013](https://archive.gathering.org/tg13)
## License
WaveSabre is licensed under the MIT license (see [LICENSE](LICENSE) or http://opensource.org/licenses/MIT).