issues
search
GWBasic
/
index_signal
Allows looking up interpolated points within a signal, allows indexing a signal by floating point
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove TChannelId from Interpolator, instead have a higher-order struct that can take TChannelId
#16
GWBasic
opened
1 day ago
0
1 cache the fourier transform for reuse if the sample is in the same range
#15
GWBasic
closed
1 day ago
0
Support interpolation when the playback speed is faster than the source speed
#14
GWBasic
opened
1 week ago
1
Tested that wave_stream can be read
#13
GWBasic
closed
1 week ago
0
10 attempt to use a larger fourier transform for a more accurate interpolation
#12
GWBasic
closed
1 week ago
0
Attempt to use ChatGPT's sinc algorithm for better interpolation
#11
GWBasic
closed
1 month ago
1
Attempt to use a larger fourier transform for a more accurate interpolation
#10
GWBasic
closed
1 week ago
0
5 implement interpolation logic
#9
GWBasic
closed
1 month ago
0
Try the curor IDE
#8
GWBasic
closed
1 day ago
1
Test reading from an actual wave_stream object
#7
GWBasic
closed
1 week ago
0
Remove _workaround fields from the Interpolator struct
#6
GWBasic
closed
1 month ago
1
Implement interpolation logic
#5
GWBasic
closed
1 month ago
0
Pass the channel index to get_sample as a generic parameter
#4
GWBasic
closed
1 month ago
1
get_sample should return a result (that can include an error)
#3
GWBasic
closed
1 month ago
1
Replace the dynamic callback for getting a sample with a trait
#2
GWBasic
closed
1 month ago
1
Cache the fourier transform for reuse if the sample is in the same range
#1
GWBasic
closed
1 day ago
0