-
Notifications
You must be signed in to change notification settings - Fork 71
Refactored audio stack with PortAudio #497
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
Open
donmor
wants to merge
27
commits into
libretro:master
Choose a base branch
from
donmor:donmor-patch-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 7 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
99bb686
refactor audio
donmor 0c0f1c0
refactored with portaudio
donmor 686c7a1
Merge branch 'master' into donmor-patch-2
kivutar ddb201f
Update ci.yml
donmor d0ce16e
Update cd.yml
donmor d09d8f7
Update ci.yml
donmor ff93092
Update cd.yml
donmor d7db948
added paUp and test init
donmor 958c22f
Update ci.yml
donmor d5b8476
Update cd.yml
donmor b285ad3
Update audio.go
donmor 05d182d
Update audio.go
donmor 05f94bd
Update audio.go
donmor 3c9df35
Update audio.go
donmor fbc5180
Update audio.go
donmor 24d25df
Update audio.go
donmor 0799511
Update audio.go
donmor 8558945
minor
donmor e31d58c
Fixes, under testing
donmor 972e1c6
Update audio.go
donmor df51cec
fix
donmor 836aec8
more fix, stereo not yet
donmor 2fa1b95
finally we have left -> left, needs more working
donmor efe6f39
Update audio.go
donmor eae78b9
Update effect.go
donmor 56adea9
Update audio.go
donmor b2a5548
Update readme and other stuff
donmor File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here you can do some basic error management like