Commit graph

129 commits

Author SHA1 Message Date
Breval Ferrari
ba15f4fda3
open pdf files, change type to archive 2025-03-20 10:04:35 -04:00
Breval Ferrari
5c3ea7a512
twas nothing in the end 2025-03-20 09:52:11 -04:00
Breval Ferrari
c4fcb7bb25
PDF support but no open yet cause test fails although there's no apparent issue 2025-03-20 02:17:05 -04:00
Breval Ferrari
f9b54bb505
update doc for Audio (changed specs) 2025-03-19 01:28:56 -04:00
Breval Ferrari
d48822fd96
display instead of debug open errors 2025-03-19 01:28:42 -04:00
Breval Ferrari
2c01b3761d
losen deps 2025-03-19 01:28:11 -04:00
Breval Ferrari
ba9443fc08
clippy 2025-03-19 01:16:08 -04:00
Breval Ferrari
19c6ee71d5
passing test! but had to remove FromDataBytes 2025-03-19 01:12:34 -04:00
Breval Ferrari
b94421a223
new sample files 2025-03-19 01:12:15 -04:00
Breval Ferrari
0ac6b3a16d
new sample file 2025-03-19 00:45:33 -04:00
Breval Ferrari
fe1ee27d80
hint from file extension 2025-03-19 00:45:04 -04:00
Breval Ferrari
9130f52f66
set project_root as dev dep 2025-03-17 01:10:52 -04:00
Breval Ferrari
c58275dc75
wrote a test but it doesn't work... 2025-03-17 01:05:31 -04:00
Breval Ferrari
af7b4f77bb
add open function for audio 2025-03-17 00:49:32 -04:00
Breval Ferrari
4d80833bbd
add symphonia codec support for opening and exporting encoded files (not bendable since that would lead to data corruption) 2025-03-17 00:33:38 -04:00
Breval Ferrari
2733cd9345
remove dasp_sample, use Sample from symphonia instead 2025-03-17 00:32:37 -04:00
Breval Ferrari
2d73ac2e4c
whoops, wrong file 2025-03-15 23:06:37 -04:00
Breval Ferrari
84419e3e5f
add sound testing material 2025-03-15 22:35:49 -04:00
Breval Ferrari
090d397409
move testing material to its own folder 2025-03-15 22:18:37 -04:00
Breval Ferrari
299887ff84
some more complex sample manipulation example 2025-03-15 01:11:29 -04:00
Breval Ferrari
bf58d2cd51
databending example in bong 2025-03-15 00:00:51 -04:00
Breval Ferrari
07f2a9fa38
dimensions operator impls, pad image if it's too small 2025-03-14 23:54:22 -04:00
Breval Ferrari
f4e8f7c276
relax trait requirements, rename failable methods with 'try' 2025-03-14 22:53:16 -04:00
Breval Ferrari
58cf13a564
raw sound samples with rayon 2025-03-10 11:06:07 -04:00
Breval Ferrari
76ced9bb9d
raw sound samples 2025-03-10 00:31:20 -04:00
Breval Ferrari
68b90af755
improve rayon on bytes 2025-03-10 00:31:05 -04:00
Breval Ferrari
7ca053d918
remove workspace deps 2025-03-10 00:30:30 -04:00
bcce055d4c
cleanup generic open function 2025-03-06 12:55:59 -05:00
3527c0a2af
add crop setting, DynamicBendable like the image crate 2025-01-18 22:32:21 -05:00
e1edc611bc
binary code (renamed, it was mistaken for the crate's binary) 2025-01-17 22:49:59 -05:00
5e078c951d
new media form: binary data 2025-01-17 19:22:34 -05:00
0ac42b0793
switch to native endianness 2025-01-17 19:21:19 -05:00
1728b9b2c4
rename apply to map just like the image crate, one more test 2025-01-17 19:15:33 -05:00
1508a03717
float subpixel format support, more tests 2025-01-17 18:50:06 -05:00
0d5532ab08
fix for rayon, new test 2025-01-17 12:32:43 -05:00
9748483e74
expose image types, fix impls contracts, one test 2025-01-17 12:22:13 -05:00
ff6e44072e
rebranding, image databending 2025-01-17 01:45:25 -05:00
f7eb44179d
remove this member from the workspace, it's full of errors and things 2025-01-16 17:41:26 -05:00
1ef8d8c4cb
nuke funny zone, we're getting serious 2025-01-16 17:39:26 -05:00
42bd1a49f4
dont know what dis was about, now it's time for revolution 2025-01-16 17:38:34 -05:00
d69011ddb6
download raw data 2024-07-27 10:26:46 +02:00
b6eb5720c9
update image 2024-07-27 08:41:34 +02:00
2190440b3f
Merge branch 'fundsp' 2024-07-27 08:40:02 +02:00
95aaed66e7
vanilla wasm_bindgen bent 2024-07-27 08:35:40 +02:00
d994f316a7
add licenses 2024-07-27 07:26:19 +02:00
ff3a6ee5fc
clean bingus deps 2024-07-23 17:53:07 +02:00
f8ed6d2ce1
prepare for cargo publish 2024-07-23 17:50:26 +02:00
ba055093be
image filter 2024-07-23 17:47:18 +02:00
3315342aa5
image fix came out 2024-07-20 21:13:30 +02:00
c56b0b6227
simplify lib towards simple wrapper 2024-07-14 17:35:44 +02:00