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.
because it doesn't work
communication streams don't call mfx
we have to use gfx instead of mfx for post-mix because communication streams don't call mfx, they only call efx
by disabling sfx/mfx/efx everything fall back to lfx/gfx. including modern skype
better than using sfx/mfx/efx
this is better than using sfx/mfx for pre-mix and efx for post-mix because
the sfx/mfx/efx result is identical at best to lfx/gfx because EqualizerAPO dont use any APOInitSystemEffects2 features
we don't know which of sfx/mfx/efx are pre-mix and post-mix because there's almost no docs or samples for it. capture devices have no gfx. we don't know which of sfx/mfx/efx it has
sfx or mfx for pre-mix together with efx for post-mix fail. the audio playback is silent and create this endless Initialize loop https://www.dropbox.com/s/ghrh2ij0di3wd8m/EqualizerAPO.log?dl=0. my config.txt is
svn commit
commit in svn with
copy the commit message from https://github.com/mirror/equalizerapo/pull/1/commits
set me as author so my commit can be associated with my account here and at openhub.net
merge my patch
i created a pull request at #1
sourceforge notification
a pull request notification is at https://sourceforge.net/p/equalizerapo/tickets/3/