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

Adds support for Windows #762

Merged
merged 14 commits into from
Nov 16, 2022
Merged

Adds support for Windows #762

merged 14 commits into from
Nov 16, 2022

Conversation

xasopheno
Copy link
Owner

After @sanxofon created the following issue requesting Windows support:
#759

Once I realized I could get windows running on my mac book with Bootcamp, I decided to try to work on Windows support. Many rabbit holes later, I think I have something that will work.

The WereSoCool on Windoes support does not yes support printing to mp3 or oggvorbis. Both are certainly possible, but I don't yet have enough familiarity with Windows to get them working.

This also updates portaudio quite a bit. The package is now hosted in the repo and uses cc to build and link the dependency.

Also updates settings to respect test environments.

Bumps sample rate to 48_000 on all envs. Hopefully this does not affect performance.

@xasopheno xasopheno merged commit ad66161 into main Nov 16, 2022
@xasopheno xasopheno deleted the dm/adds_windws branch November 16, 2022 12:55
xasopheno added a commit that referenced this pull request Nov 17, 2022
* support for WereSoCool on Windows
* update portaudio to use cc
* update bumper_cool to bump deps
* Update cool_tests and cd to add caching and windows tests
* Delete unused files and add platform specific audio files
* Update license and readmes
* Update settings to check env
* Rehash for 48_000
xasopheno added a commit that referenced this pull request Nov 17, 2022
* support for WereSoCool on Windows
* update portaudio to use cc
* update bumper_cool to bump deps
* Update cool_tests and cd to add caching and windows tests
* Delete unused files and add platform specific audio files
* Update license and readmes
* Update settings to check env
* Rehash for 48_000
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

1 participant