-
Google
- New York City
- http://labrosa.org/~dpwe/
Popular repositories Loading
-
pitchfilter
pitchfilter PublicSpeech enhancement by time-varying pitch-dependent filtering of harmonics
-
FreqCountRP2
FreqCountRP2 PublicFrequency Counter library for the RP2040 under the Arduino IDE.
-
474 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
January 2025
Created 42 commits in 2 repositories
Created a pull request in shorepine/tulipcc that received 2 comments
midi.config.add_synth now subsumes add_synth_object.
Originally we had midi.config.add_synth()
which took a patch number and voices count.
Then we created the Synth()
object which handled the patch nu…
+63
−30
lines changed
•
2
comments
Opened 14 other pull requests in 2 repositories
shorepine/amy
10
merged
-
pcm.c: logfreq_coef[COEF_CONST] not touched
This contribution was made on Jan 29
-
Volume code
This contribution was made on Jan 28
-
envelope.c: Remove crufty + 1 to elapsed samples.
This contribution was made on Jan 17
-
amy.c: phase= only changes initial phase
This contribution was made on Jan 17
-
Update experiments/compare_tet_wavs.ipynb to work from new location.
This contribution was made on Jan 17
-
amy.c, oscillators.c: Avoid clicks when retriggering PARTIALs.
This contribution was made on Jan 17
-
piano_heterodyne: Fix time axis (to true-log) on 3D plots.
This contribution was made on Jan 8
-
piano_heterodyne: Add axis labels to 3D waterfall plot.
This contribution was made on Jan 8
-
piano.html: Add 3D waterfall plots of harmonic envelopes.
This contribution was made on Jan 7
-
interp_partials.c: Make sure we only interpolate harmonics that exist…
This contribution was made on Jan 7
shorepine/tulipcc
4
merged
-
midi.py: Drums on midi channel 10 can be overridden.
This contribution was made on Jan 27
-
midi.py: config.add_synth() returns the new Synth object.
This contribution was made on Jan 27
-
midi.py: Fix to remove repeated note from sustained_notes
This contribution was made on Jan 24
-
voices.py: fix error when menu changes to be shorter than stored sele…
This contribution was made on Jan 7
Created an issue in shorepine/amy that received 1 comment
Retriggering an envelope (for PARTIALs?) leads to hard discontinuities (clicks)
If an osc is retriggered (i.e., an osc that is still audible receives a new velocity value, and its note_on_clock
is changed at amy.c:1044, the env…
1
comment
Opened 4 other issues in 2 repositories
shorepine/amy
2
closed
1
open
-
PCM sample playback: Setting the pitch/frequency
This contribution was made on Jan 29
-
phase=
as initial phase vs. instantaneous changeThis contribution was made on Jan 17 -
An explicit controller/subosc framework for sets of oscs working together
This contribution was made on Jan 6
shorepine/tulipcc
1
open
-
Repeated note can cause unnatural truncation
This contribution was made on Jan 19