Delyan Angelov
|
12897d1e2b
|
examples: fix `./v -W -Wfatal-errors build-examples`, run vfmt
|
2021-01-22 22:33:37 +02:00 |
yuyi
|
a2efb5319d
|
all: change `[1,2,3]!!` to `[1,2,3]!` (#8101)
|
2021-01-14 03:51:13 +01:00 |
Delyan Angelov
|
9772eb7c96
|
examples: fix warnings when doing `./v -W -progress -check-syntax build-examples`
|
2020-10-26 13:14:26 +02:00 |
Delyan Angelov
|
77c29c6b6f
|
examples: add simple visual rendering of the samples in melody.v
|
2020-10-10 23:45:40 +03:00 |
Delyan Angelov
|
86816b1aad
|
examples: add bytebeat melody using sokol.audio
|
2020-10-10 19:37:03 +03:00 |
Delyan Angelov
|
f5c245ceb8
|
ci: fix `v build-examples` too
|
2020-08-27 14:35:26 +03:00 |
Delyan Angelov
|
dad2c6608e
|
examples: implement examples/sokol/sounds/wav_player.v
|
2020-08-23 20:49:37 +03:00 |
Delyan Angelov
|
1c9e02094c
|
sokol.audio: add simple_sin_tones.v example
|
2020-08-23 15:28:07 +03:00 |