Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
Qt GUI Application
|
35% | 198 | 923 | 11 | |||
|
|||||||
Sonic Pi MIT | |||||||
|
Translation Information
Project website | sonic-pi.net |
---|---|
Instructions for translators | https://github.com/samaaron/sonic-pi/blob/main/TRANSLATION.md |
Project maintainers |
![]() ![]() |
Translation process |
|
Translation license | MIT License |
Source code repository |
https://github.com/sonic-pi-net/sonic-pi.git
|
Repository branch | translations |
Last remote commit |
Translated using Weblate (Estonian)
597e8e760
![]() |
Weblate repository |
https://hosted.weblate.org/git/sonic-pi/tutorial/
|
Filemask | etc/doc/lang/sonic-pi-tutorial-*.po |
Translation file |
etc/doc/lang/sonic-pi-tutorial-ru.po
|
Finally, watching others live code is a really great way to learn. I regularly stream live on [https://youtube.com/samaaron](http://youtube.com/samaaron) so please do drop by, say hi and ask me lots of questions :-)
Наконец, наблюдать за чужим кодингом в режиме реального времени это отличный способ учиться. Я регулярно вещаю в прямом эфире на [http://youtube.com/samaaron](http://youtube.com/samaaron), так что не забывайте появляться там, чтобы поприветствовать всех и задать все свои многочисленные вопросы :-)
In this example we described an OSC path `"/osc*/trigger/prophet"` which we're syncing on. This can be any valid OSC path (all letters and numbers are supported and the `/` is used like in a URL to break up the path to multiple words). The `/osc` prefix is added by Sonic Pi to all incoming OSC messages, so we need to send an OSC message with the path `/trigger/prophet` for our `sync` to stop blocking and the prophet synth to be triggered.
В этом примере мы синхронизируем путь OSC, который описали как `"/ osc / */trigger / /prophet"`. Это может быть любой допустимый путь OSC (все буквы и цифры поддерживаются, а `/` используется, как и в URL-адресации, для разбиения пути на несколько слов). Префикс `/ osc` добавляется Sonic Pi ко всем входящим сообщениям OSC, поэтому нам нужно отправить сообщение OSC с путем` / trigger / prophet`, чтобы вызванная нами функция `sync` запустила синтезатор prophet.
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 2,076 | 53,866 | 307,213 | ||
Translated | 80% | 1,675 | 41,545 | 236,524 | |
Needs editing | 17% | 363 | 10,512 | 59,907 | |
Failing checks | 8% | 167 | 4,761 | 29,187 |
Last activity
Last change | Dec. 15, 2020, 8:12 p.m. | |||
---|---|---|---|---|
Last author | Ertu (Er2, Err) |
ля началаавайте начнем, скопируйте следующий код в пустой буфер: