5.4 version

User avatar
Mr. Kibernetik
Site Admin
Posts: 4786
Joined: Mon Nov 19, 2012 10:16 pm
My devices: iPhone, iPad, MacBook
Location: Russia
Flag: Russia

Re: 5.4 version

Post by Mr. Kibernetik »

Version is published in App Store.

Operator
Posts: 138
Joined: Mon May 06, 2013 5:52 am

Re: 5.4 version

Post by Operator »

Henko wrote:Hi, do you have an indication in which version the strenght of the microphone input will be detectable in SB ? Thanks
Till then you may test "Hotpaw Basic"
which has mic/record function and BLE
I have not played with it, since the editor
is not user friendly...

User avatar
rbytes
Posts: 1338
Joined: Sun May 31, 2015 12:11 am
My devices: iPhone 11 Pro Max
iPad Pro 11
MacBook
Dell Inspiron laptop
CHUWI Plus 10 convertible Windows/Android tablet
Location: Calgary, Canada
Flag: Canada
Contact:

Re: 5.4 version

Post by rbytes »

Henko, are you looking for a visual indicator or a variable that changes its value depending on the strength of the sound? It occurred to me that because of the delays in our program loops, it might not be possible to make our own level indicators in smart BASIC code that could respond instantly to sound level changes. But if the sound level connected directly to a sprite that displayed a level indicator, that could respond effectively instantly, the way the CAMERA Sprite responds continuously to the camera no matter what other activities our programs may be doing.
The only thing that gets me down is gravity...

User avatar
Mr. Kibernetik
Site Admin
Posts: 4786
Joined: Mon Nov 19, 2012 10:16 pm
My devices: iPhone, iPad, MacBook
Location: Russia
Flag: Russia

Re: 5.4 version

Post by Mr. Kibernetik »

ricardobytes wrote:Henko, are you looking for a visual indicator or a variable that changes its value depending on the strength of the sound? It occurred to me that because of the delays in our program loops, it might not be possible to make our own level indicators in smart BASIC code that could respond instantly to sound level changes. But if the sound level connected directly to a sprite that displayed a level indicator, that could respond effectively instantly, the way the CAMERA Sprite responds continuously to the camera no matter what other activities our programs may be doing.
Currently the mechanism to supply realtime sound to the user is not clear to me.

Post Reply