[obsidian] vault backup: 2025-10-11 22:07:26[
Some checks failed
Build / build (push) Failing after 10m20s
Some checks failed
Build / build (push) Failing after 10m20s
This commit is contained in:
@@ -30,6 +30,19 @@ mimiumでやろうとすると、パターン型が再帰型になるので、
|
|||||||
Duration+Restで相対的に表現する?普通のシーケンサーならDuration一定と考えるのが普通
|
Duration+Restで相対的に表現する?普通のシーケンサーならDuration一定と考えるのが普通
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
例えばシンプルにピッチだけをいじるとする
|
||||||
|
|
||||||
|
```rust
|
||||||
|
|
||||||
|
fn dsp(){
|
||||||
|
let f = P!([440,880,330], 500)//500ms間隔で音程を変える
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user