Wykres commitów

2701 Commity (959cccd2b83d8b73bd4c586363bd15f74ee5d5cf)

Autor SHA1 Wiadomość Data
jmoenig 2958b2d24e updated German translation 2019-04-04 14:58:48 +02:00
jmoenig 336d276784 renamed "pan left/right" to "balance" 2019-04-04 14:51:13 +02:00
jmoenig e17161028c make sure to stop frequencies inside forever loops on stop button 2019-04-04 14:44:47 +02:00
jmoenig 19a8aa0432 tweaked instrument setting 2019-04-04 07:58:31 +02:00
jmoenig 0da085bc59 new "play frequency" commands in the Sounds category 2019-04-04 07:08:40 +02:00
jmoenig 9d2628274f updated history 2019-04-03 17:08:13 +02:00
jmoenig 9dde4fe244 updated audio comp library for the new volume and panning 2019-04-03 17:07:05 +02:00
jmoenig 33a48ae873 German translation update for volume and panning blocks 2019-04-03 16:08:04 +02:00
jmoenig 2ee948b505 added relabelling information for the new stereo-panning blocks 2019-04-03 15:12:49 +02:00
jmoenig 13379e8ad2 new feature: audio stereo-panning blocks
individual, persistent, non-inheritable, stereo-panning attribute range -100 to 100 for sprites and the stage, default is 0.
2019-04-03 15:06:08 +02:00
jmoenig 4ebe51fe12 added relabelling information for the new volume blocks 2019-04-03 14:26:54 +02:00
jmoenig b21fea7a32 new feature: volume blocks
individual, persistent, non-inheritable, decibels-based volume attribute for sprites and the stage
2019-04-03 14:18:46 +02:00
jmoenig 01b3c77aab Safari compatibility tweaks (only use StereoPanner if available) 2019-04-03 12:37:35 +02:00
jmoenig d483531449 updated history 2019-04-02 19:51:22 +02:00
jmoenig 001e90f01a added "log2" function selector to monadic reporter, tweaked "log" 2019-04-02 16:13:50 +02:00
jmoenig b9519e51e1 map volume to a logarithmic gain scale
because that's how acoustics works, to get it right (unlike Scratch3)
2019-04-02 16:02:10 +02:00
jmoenig 53140c9108 added basic stereo-panning support for notes 2019-04-02 12:50:43 +02:00
jmoenig f4a7b59c49 added basic stereo-panning support for sounds
(under construction)
2019-04-02 12:40:00 +02:00
jmoenig 4d9dafcad1 new audio scheme support for the stage 2019-04-02 10:45:41 +02:00
jmoenig 91f4391509 use AudioContext to play recorded sounds 2019-04-02 10:33:34 +02:00
jmoenig 514ec3a1bf lazily initialize volume property 2019-04-02 07:19:44 +02:00
jmoenig 6d2ed9752c added volume support for notes (under construction) 2019-04-01 17:43:45 +02:00
jmoenig da6ae70e7d refactored audio context sharing and lazy initialization 2019-04-01 15:33:45 +02:00
jmoenig bc621b6ca7 took out gain node from Note oscillator
(will be used for "volume" setting)
2019-04-01 15:14:25 +02:00
jmoenig eced999b6c let the Microphone share the Note prototype's AudioContext
make sure all of Snap! uses just a single AudioContext in order to save hardware resources
2019-04-01 13:56:53 +02:00
jmoenig 8d89e1a2d6 updated AudioComp library
(removed stage width/height blocks, added translation)
2019-03-31 13:48:45 +02:00
jmoenig 6ab1965cf7 updated German translation 2019-03-31 13:28:28 +02:00
jmoenig dd59563f00 added "stage width" and "stage height" as gettable attributes to MY 2019-03-31 13:20:39 +02:00
jmoenig b820ccdd5e added JIT-compilation to live-audio scripting 2019-03-30 11:55:29 +01:00
jmoenig 562f31c281 support multi-channel live-audio scripting 2019-03-30 10:49:19 +01:00
jmoenig c39e9eb115 tweaked microphone to keep running while a modifier reporter exists 2019-03-28 17:48:39 +01:00
jmoenig d07b35a2d8 new experimental live audio-scripting support 2019-03-28 17:20:28 +01:00
jmoenig 5a2d4f2a16 updated animation library with partial French translation 2019-03-26 18:03:39 +01:00
jmoenig 18e42b5fc2 tweaked French translation 2019-03-26 09:43:14 +01:00
jmoenig f18f299396 updated French translation 2019-03-26 09:00:12 +01:00
jmoenig bf07a4c450 fixed unintentional pen trails when manually cloning or duplicating a sprite
whose pen is down
2019-03-25 15:26:29 +01:00
Jens Mönig 4adf525a69
Merge pull request #2361 from jmoenig/make-var-fix
make-vars fix: check that name is a string
2019-03-25 15:08:46 +01:00
jmoenig d8713ad4d5 updated version 2019-03-25 15:08:16 +01:00
Jens Mönig 9997a671b9
Merge pull request #2359 from bromagosa/cloud-js-updates
fixed getCollections method
2019-03-25 14:41:52 +01:00
brianharvey 29ddaeee81 make-vars fix: check that name is a string
Our forum is full of kids who want to push the limits of Snap! and try
to break it...
2019-03-23 21:26:46 -07:00
Bernat Romagosa b20705c46c fixed getCollections method 2019-03-22 16:38:59 +01:00
jmoenig cf7fb8f64e updated ops for the new microphone dropdown names 2019-03-18 15:36:51 +01:00
Jens Mönig 71f7003529
Merge pull request #2358 from jguille2/cat5c
Another (the last?) Catalan language pack update before Snap5
2019-03-18 15:24:30 +01:00
jmoenig af4238eead updated German translation 2019-03-18 15:19:26 +01:00
jmoenig fb36408553 renamed some items of the microphone dropdown 2019-03-18 15:14:20 +01:00
jmoenig a8607e5326 replaced 'colorBelowSprite' with 'colorAtSprite' 2019-03-18 09:19:35 +01:00
jmoenig 65944c9849 renamed 'colorAtSprite' to 'colorBelowSprite'
(first step to refactoring it altogether)
2019-03-17 19:28:43 +01:00
Joan Guillén i Pelegay dc9d6ff283 Another (the last?) Catalan language pack update before Snap5 2019-03-17 03:56:33 +01:00
jmoenig 4fdbdf3e61 improved microphone pitch detection 2019-03-15 10:28:13 +01:00
jmoenig ce187b5f77 atomic HOFs lib: added translations from tools lib 2019-03-14 08:50:41 +01:00