mattfeury / SaucillatorAndroid

A digital synthesizer platform for Android. Currently on the Play Store at version 2.0 Buffalo. A primitive Mac version exists as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Effects doesn't do anything

ggmathur opened this issue · comments

I don't see any change when I toggle Visual Effects. However, the settings button has some weird colors. Let me know if you want a screen shot.

Device Info:
Galaxy Nexus running Android 4.0.2

How very strange. A screenshot would be swell. Also, if you're feelin risky, check 'adb logcat' and see if the phone spits out any exceptions.

I doubt you're running stock Android, yea? thx boss.

I actually am running stock for a change. WIll check out logcat and get back to you.

logcat dump:
I/WindowManager( 195): createSurface Window{41b55498 com.mattfeury.saucillator.dev.android/com.mattfeury.saucillator.dev.android.SauceEngine paused=false}: DRAW NOW PENDING
I/WindowManager( 195): createSurface Window{41f99c68 AtchDlg:com.mattfeury.saucillator.dev.android/com.mattfeury.saucillator.dev.android.SauceEngine paused=false}: DRAW NOW PENDING
I/WindowManager( 195): createSurface Window{4200d348 AtchDlg:com.mattfeury.saucillator.dev.android/com.mattfeury.saucillator.dev.android.SauceEngine paused=false}: DRAW NOW PENDING
I/ActivityManager( 195): START {cmp=com.mattfeury.saucillator.dev.android/.settings.Settings (has extras)} from pid 15817
I/WindowManager( 195): createSurface Window{4206d548 com.mattfeury.saucillator.dev.android/com.mattfeury.saucillator.dev.android.settings.Settings paused=false}: DRAW NOW PENDING
I/ActivityManager( 195): Displayed com.mattfeury.saucillator.dev.android/.settings.Settings: +490ms
I/WindowManager( 195): createSurface Window{41b55498 com.mattfeury.saucillator.dev.android/com.mattfeury.saucillator.dev.android.SauceEngine paused=false}: DRAW NOW PENDING
I/WindowManager( 195): createSurface Window{42253bf0 AtchDlg:com.mattfeury.saucillator.dev.android/com.mattfeury.saucillator.dev.android.SauceEngine paused=false}: DRAW NOW PENDING
I/WindowManager( 195): createSurface Window{42316c10 AtchDlg:com.mattfeury.saucillator.dev.android/com.mattfeury.saucillator.dev.android.SauceEngine paused=false}: DRAW NOW PENDING

Emailing you a screen.

Sent from my Mobile Device.
On Mar 7, 2012 10:15 PM, "Matt Feury" <
reply@reply.github.com>
wrote:

How very strange. A screenshot would be swell. Also, if you're feelin
risky, check 'adb logcat' and see if the phone spits out any exceptions.

I doubt you're running stock Android, yea? thx boss.


Reply to this email directly or view it on GitHub:

#1 (comment)

Ain't nothin here, broman

hmm I don't think that this logcat is relevant. These are WindowManager info logs and they are by a different process altogether so they don't seem too sketchy to me. Will try and load up an emulator to see what I can find.