-
**Test device**
MacBook Air M1 chip
**Operating System**
13.5
**Browser**
Safari 16.6
**Problem description**
For https://github.com/phetsims/qa/issues/976 with both Studio and State wrap…
-
Over in https://github.com/phetsims/chipper/issues/1424, @jonathanolson @samreid and I are very interested in moving towards letting our TypeScript repos generate d.ts files to help improve our code b…
-
For the phet brand _en files:
Density is 15.6MB
Buoyancy is 16MB
Buoyancy: Basics is 15.7MB
This is much larger than other recent simulations. For instance, Projectile Data Lab is 3MB.
So we …
-
Slider isn't yet a sizable component. This is blocking some work in my-solar-system and will block other dynamic layout in some sims.
I have some stashed changes in progress here.
-
I am playing around with audio APIs for a client/server streaming application. In just a few hours, I built a working client and server based on the golang bindings for portaudio (https://github.com/g…
-
I have a SoundGenerator with two `enableControlProperties`. When one of them is false, I am still hearing sound from the SoundGenerator. I am not sure if that is expected, but I tried to set the outpu…
-
Hi @pschatzmann, I am using an ESP32 Devkit C and am trying to read audio from the internal DAC and pass it straight through to the internal ADC. ( Later I want to add a FIR filter in the middle ) but…
-
Hi again @BenPyton, interesting project! :+1:
I tried to compile it on Linux but it fails with the following error:
```console
# cd "$(mktemp -d)"
# git clone --depth 1 https://github.com/BenPy…
-
I RUN ABOVE EXAMPLE AND ADD MAC ADDRESSES , BUT NO COMMUNCATON SUCCESS .
/**
* @file example-serial-send.ino
* @author Phil Schatzmann
* @brief Sending encoded audio over ESPNow
* @version…
-
With the latest commit the samplerate still seems wrong using mixer.readBytes with the kit as (line)input
[2 Channels - 44k1]
1. when i use the SineWave as input then the samplerate is correct
…