Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Zrythm

A highly automated and intuitive digital audio workstation
Collective - Host: opensource - https://opencollective.com/zrythm - Website: https://www.zrythm.org - Code: https://github.com/zrythm

don't fire events when control port values haven't changed

github.com/zrythm/zrythm - ecbcb4bd8b6028b835e1ca9ed3c836d62132613b authored about 2 years ago
allocate some objects with g_slice() instead of malloc

github.com/zrythm/zrythm - 8db684fd02aabd074343d721eb9faaaa3066495c authored about 2 years ago
fix opening project from template in another locale

Tracks were being silent due to the translated label of ports being
taken into account in the po...

github.com/zrythm/zrythm - b839d9a98963778498ef9644415091104abcc714 authored about 2 years ago
run demo project on first run

github.com/zrythm/zrythm - 8965339e531c94d91c1facb25a112f230e70c3dc authored about 2 years ago
free all objects immediately (drop `free_later()`)

github.com/zrythm/zrythm - 6b24dd552e5172761c7706c682f5cce08dcbcbf9 authored about 2 years ago
don't spam LOG_WARNING_STATE_CHANGED event

github.com/zrythm/zrythm - 24d86824dafc99a805c86a30bb8ad80782e0362d authored about 2 years ago
release-beta: bump to next beta 4.1

github.com/zrythm/zrythm - 5337817b391f769e4d645616c0b4a2f6d7b4ae62 authored about 2 years ago
make switching tracks a bit more performant

github.com/zrythm/zrythm - 5ab756d3f7decb00a7291debda71f177d2a3080d authored about 2 years ago
try new march/mtune flags

github.com/zrythm/zrythm-installer - 0c34d946806a55c1866a0337184f7de8c134b0eb authored about 2 years ago
don't use flac for audio pool files

Sometimes the FLAC files fail to write for no reason (could be a
libsndfile issue) so just use W...

github.com/zrythm/zrythm - b9a4e2889fd852e3409acac1580f8d7420510ad5 authored about 2 years ago
fix error when right clicking on knobs in a modulator

github.com/zrythm/zrythm - 899eccfc2775a51b26455b0564b63f2c9b86ff9f authored about 2 years ago
fix segfault when upgrading projects with modulators

github.com/zrythm/zrythm - 9e63d614914d3e579955ae7f734483dfb3705075 authored about 2 years ago
silence automation region drawing

github.com/zrythm/zrythm - 984257e18a35c504de547f8cb7854bad67f24bdf authored about 2 years ago
noop: fix code formatting

github.com/zrythm/zrythm - e2b0c7788df6a7d1d9c65e94b06f4e513337d202 authored about 2 years ago
fix various issues with automation region drawing

github.com/zrythm/zrythm - 707aed7f1814613fa425f93baa166a2f52fd3ed8 authored about 2 years ago
gnu-linux: build gcc with -march=native -mtune=native

github.com/zrythm/zrythm-installer - 1a53e2f848d81a80d34119c91cf565815c444eb6 authored about 2 years ago
make UI message dialogs modal

github.com/zrythm/zrythm - 276483da3cecff224530d63572399e95b225ee53 authored about 2 years ago
track widget: show plugin UI button in the bottom row

github.com/zrythm/zrythm - 575f45ab0ac23001c44a7eb6134cdb8db3ba0e6c authored about 2 years ago
file manager: unref volume monitor

github.com/zrythm/zrythm - 440b6196e142fdad1acfa3cf0198acbd95eafd1d authored about 2 years ago
refactor export settings and progress info

Also add object_new_unresizable() API.

github.com/zrythm/zrythm - 5a03b139136813cf226abb85c297623944049300 authored about 2 years ago
user manual: don't use a template for html

github.com/zrythm/zrythm - 948ae85344cbb5244984b64828145eb67c2e9d1f authored about 2 years ago
lower march to pentium4 (support CPUs without SSE3)

github.com/zrythm/zrythm-installer - 6c006db9fd050c21e3623815741bb1c32be9cc9e authored about 2 years ago
Translated using Weblate (French)

Currently translated at 62.5% (179 of 286 strings)

Translation: Zrythm/web
Translate-URL: https...

github.com/zrythm/zrythm-web - b6fefaf9b95b3e013d6131e4f4e568b1198e6185 authored about 2 years ago
release-beta: bump to beta 4.1

github.com/zrythm/zrythm - 1db9020c83485fc25f096b63caf3ebf5a0fcef08 authored about 2 years ago
Translated using Weblate (French)

Currently translated at 62.5% (179 of 286 strings)

Translation: Zrythm/web
Translate-URL: https...

github.com/zrythm/zrythm-web - 639a1c628cd4954ea1632cb562a3fd9ef3c6dead authored about 2 years ago
allow zooming in/out more

github.com/zrythm/zrythm - cd9aed1562a00d335ac33b1b2c1452626cf5f0bd authored about 2 years ago
improve audio drawing performance

github.com/zrythm/zrythm - e6fb0d3b6dcc1ab9ee041563749dcd35c046815b authored about 2 years ago
fix crash when applying audio functions to large clips

Allocate float buffers instead of using VLAs on the stack.

github.com/zrythm/zrythm - 9aee9f1fafdaffc6daf6db099abd891b9dfa5d37 authored about 2 years ago
fix debug helper macros

github.com/zrythm/zrythm - faad74a45521d3fa126318c9ea8d10abe68ec79a authored about 2 years ago
make lv2 scan even more quiet

github.com/zrythm/zrythm - 4d0678114cdc9712bc53cf15256c740cb03e5364 authored about 2 years ago
allow setting per-region colors

Implements https://todo.sr.ht/~alextee/zrythm-feature/197.

github.com/zrythm/zrythm - 5ff8e166ff00bdc1511df013df4ce5fddcf6bf62 authored about 2 years ago
clean up/reorganize timeline context menu

github.com/zrythm/zrythm - b64d4b0f5d9a8b1e5c49981f334f5f52b45650c7 authored about 2 years ago
show all messages on current active window

github.com/zrythm/zrythm - 01ad7c640eb330625cf5948d957bfcfc1f226448 authored about 2 years ago
carla: instantiate plugins even if state loading fails

github.com/zrythm/zrythm - 8453827fd8b6ce4406541a3b7f77a4116b238318 authored about 2 years ago
fix upgrading v1 projects

github.com/zrythm/zrythm - 7ad84cece3b0fef7f72abf43de17cfa27e7bd208 authored about 2 years ago
audio functions: use SIMD implementations of reverse/normalize

github.com/zrythm/zrythm - 4ba86319da909c172fe17d46bb988f42c8668685 authored about 2 years ago
add more error checking when writing audio files

github.com/zrythm/zrythm - d652fa996c5638cfef0690c076cfb7006c2a22d3 authored about 2 years ago
use realpath of plugins (path after symlinks applied) when caching

github.com/zrythm/zrythm - 5812707436346298248ce16c023bd7900b438668 authored about 2 years ago
weakjack: link as a static lib instead of including source

github.com/zrythm/zrythm - c85063262e14453f81ea1528181f53c00cdb080d authored about 2 years ago
match prices with accounts backend

github.com/zrythm/zrythm-web - 79b6a78f3f068502b1ec0cfad2935983e35d2c6a authored about 2 years ago
increase single price to 12 gbp

github.com/zrythm/zrythm-builds - 842440cdf64c00aaf119bb2fc8de5c3a35f266b8 authored about 2 years ago
bump min glib requirement to 2.70, remove unused sources

github.com/zrythm/zrythm - de10c6a7bb08d449a9e34aa34656737604fe9be4 authored about 2 years ago
add json-ld schemas and update screenshot

github.com/zrythm/zrythm-web - 890e98b934cb68e2b6d74adcefbaf2295c8440fe authored about 2 years ago
Translated using Weblate (Catalan)

Currently translated at 100.0% (286 of 286 strings)

Translation: Zrythm/web
Translate-URL: http...

github.com/zrythm/zrythm-web - 4c78c35ca0f6dbfc3507ea6f300bd054a9d2dd0d authored about 2 years ago
show error message if failed to set first-run to false

May happen on some systems with faulty GSettings backends. At least this
lets us know what the i...

github.com/zrythm/zrythm - c34780274029888e14b9f53f63cf39b58ff76aca authored about 2 years ago
release-beta: bump to beta 4.0

github.com/zrythm/zrythm - 52284e73416d321039a4edf2d3bd40e8edac60c1 authored about 2 years ago
fix error when attempting to find a swap phase port

github.com/zrythm/zrythm - e8217456549f8a91157ac9134e907ca33404d7f1 authored about 2 years ago
fix exporter test

github.com/zrythm/zrythm - d0ad436054becd7582feba70dd8226bc3ecf1633 authored about 2 years ago
fix code formatting

github.com/zrythm/zrythm - ab579bc52935c3b312956d7a9678b6bd1a1b3bed authored about 2 years ago
export dialog: fix custom time range label being wrapped

github.com/zrythm/zrythm - 5648f3d61e6b2bf693e7f28e7e22a7b6e8ea6a86 authored about 2 years ago
add project migration from schema v3 to v4

github.com/zrythm/zrythm - 14685cee1f369a4bcd699218c2cc68d74a4afa84 authored about 2 years ago
fix occasional error when loading projects with dummy engine

An error would get thrown if any of the ports was exposed to the
backend.

github.com/zrythm/zrythm - 431928acffabfc2eb4ec0d49abbbc5d276b55885 authored about 2 years ago
project schema: make various selections optional

github.com/zrythm/zrythm - 8a588f728b9036735a3451d97c2d0e1d94c23bc6 authored about 2 years ago
bump schema versions

github.com/zrythm/zrythm - 8e28ce51c957640ecb986a6bf40174369deea437 authored about 2 years ago
save schema version with scale objects

github.com/zrythm/zrythm - c54504237f21615741ca600519a1baba0c0f34ae authored about 2 years ago
save region colors with projects

github.com/zrythm/zrythm - cd20d81566164c17077d4cd82434eff55f362e51 authored about 2 years ago
save schema version with markers

github.com/zrythm/zrythm - 54ca071b31528ab6a5c05d7156e636284319bcfb authored about 2 years ago
make channel send schema nullable

github.com/zrythm/zrythm - 1a9a006e47952cb83db02d1492539b296a60c10e authored about 2 years ago
automation track: store record mode with projects

github.com/zrythm/zrythm - 5b0e98fd39ed08b88d1118b95a732a95e6d96df5 authored about 2 years ago
HACKING: add valgrind instructions

github.com/zrythm/zrythm - ba01a5c51b487ef1ce1021bc5e929d69abbec59e authored about 2 years ago
add swap phase button to tracks that have audio output

github.com/zrythm/zrythm - b4dc9fbc9dfce50ae25ecac3746d7153b0fc7088 authored about 2 years ago
fix compilation failure

github.com/zrythm/zrythm - f6f7e3674d7880b455a23fb7f9ec1eab8a104787 authored about 2 years ago
fix audio file drop in timeline not taking into account scroll x/y

github.com/zrythm/zrythm - d091138544d91d21736b05355aaf166424460994 authored about 2 years ago
release-beta: bump to beta 3.11

github.com/zrythm/zrythm - 5091176a9b424b936f8b9d8fef15275de88e9e58 authored about 2 years ago
Merge remote-tracking branch 'weblate/translate' into develop

github.com/zrythm/zrythm - 4ae79fb05835dce3abcb3c44b50d028501fd1cdc authored about 2 years ago
Translated using Weblate (Russian)

Currently translated at 76.1% (1323 of 1738 strings)

Co-authored-by: kitamiq <[email protected]>
T...

github.com/zrythm/zrythm - ec317e09e68f21077d7e94cce7de6aaa4a6fe7f1 authored about 2 years ago
Translated using Weblate (Korean)

Currently translated at 14.2% (240 of 1686 strings)

Translated using Weblate (Korean)

Currentl...

github.com/zrythm/zrythm - 1d59654e8bcfad5c92d448fc81142a3e59c4313c authored about 2 years ago
Translated using Weblate (Catalan)

Currently translated at 100.0% (1738 of 1738 strings)

Co-authored-by: Maite Guix <maite.guix@gm...

github.com/zrythm/zrythm - cb901a452e648847304093aea5d51773d82b571d authored about 2 years ago
Translated using Weblate (Chinese (Simplified))

Currently translated at 78.7% (1369 of 1738 strings)

Co-authored-by: Eric <hamburger1024@mailbo...

github.com/zrythm/zrythm - 21c17af491f5286630df1c96cdd274bcee60e743 authored about 2 years ago
Translated using Weblate (Ukrainian)

Currently translated at 34.6% (603 of 1738 strings)

Co-authored-by: Tymofii Lytvynenko <till.sv...

github.com/zrythm/zrythm - a64830c669b265f8c9a62586bb3648b641bf5238 authored about 2 years ago
Translated using Weblate (French)

Currently translated at 36.1% (610 of 1686 strings)

Co-authored-by: Olivier Humbert <trebmuh@tu...

github.com/zrythm/zrythm - a5cdfe28f57c3a4ac5be46a350898c19380ef189 authored about 2 years ago
Translated using Weblate (Spanish)

Currently translated at 67.2% (1168 of 1738 strings)

Translated using Weblate (Spanish)

Curren...

github.com/zrythm/zrythm - 8a944f229c2f858d822b7451cdf624cab9ea0c3b authored about 2 years ago
Translated using Weblate (Catalan)

Currently translated at 100.0% (286 of 286 strings)

Translation: Zrythm/web
Translate-URL: http...

github.com/zrythm/zrythm-web - 92730d07d1a1393271f4a7840985cab9a870f7f1 authored about 2 years ago
Revert "fix weird alt behavior in arrangers"

This reverts commit 5f7a2be574735827c09faf1324b48d73e99eeff5.

It's complex and there is new wei...

github.com/zrythm/zrythm - 9a9ee0929c25ea191f9217b0eebe820a4f57dc73 authored about 2 years ago
fix loop range selection in export dialog not hiding custom timerange

When the export dialog is shown, if the selected range type was Loop then
custom timerange selec...

github.com/zrythm/zrythm - 4756271162e9d538f62ccbde12119ae95860f09c authored about 2 years ago
fix audio regions in undo history being broken on load

Audio regions in the undo history were breaking when loading a project
in a different samplerate...

github.com/zrythm/zrythm - aac10fcf645bf0724c675eb6254666813330adf5 authored about 2 years ago
add clipping detection to audio export

Implements https://todo.sr.ht/~alextee/zrythm-feature/342.

github.com/zrythm/zrythm - 887745066e2157f5cbd3689636f7f05981d4386e authored about 2 years ago
fix custom timerange being calculated wrongly when exporting audio

github.com/zrythm/zrythm - c39797cc2ffd2679cd89d40a78498b63db682497 authored about 2 years ago
set error properly when clicking cancel on edit in external program

(on audio region).

github.com/zrythm/zrythm - 09783a68c90e73b1c923d1a9ecfa4250af15c406 authored about 2 years ago
fix weird alt behavior in arrangers

The hover callback was reporting that alt was pressed even after
releasing it so added a key pre...

github.com/zrythm/zrythm - 5f7a2be574735827c09faf1324b48d73e99eeff5 authored about 2 years ago
fix error when cutting an automation region before the first point

github.com/zrythm/zrythm - ad7c69bae70f0272aab7e6826b0f0517781972f9 authored about 2 years ago
fix cut indicator missing from regions

Fixes https://todo.sr.ht/~alextee/zrythm-bug/210.

github.com/zrythm/zrythm - 8949f342eb393ec857faf7be1c20b766b89aa9b2 authored about 2 years ago
fix arranger context menu operating on wrong position

Regression.

github.com/zrythm/zrythm - 03e30ebedfdb570d43f09909573815210cb39f20 authored about 2 years ago
fix linear fade out audio function not working

Fixes https://todo.sr.ht/~alextee/zrythm-bug/989.

github.com/zrythm/zrythm - 5986a10cd333af02df97b23e25d8ed397301300e authored about 2 years ago
fix errors when attempting to cut/paste audio data

Fixes https://todo.sr.ht/~alextee/zrythm-bug/986.

github.com/zrythm/zrythm - 0723aeaa92f2fa9240013b50acbd13f16edd7981 authored about 2 years ago
playhead: switch draw position in the editor

Draw the actual position in the arranger (red line) and the position
after loops are applied in ...

github.com/zrythm/zrythm - 1b303d0cd62759d4c85c3fe6d4a71e7a2869124e authored about 2 years ago
fix not being able to create timeline objects (regression)

github.com/zrythm/zrythm - e6de814e5794b4ffcc27a17b8ec4da05a29d50ae authored about 2 years ago
implement custom scrolling in arrangers

This handles scrolling manually by converting the arrangers into
canvases that "fake" where the ...

github.com/zrythm/zrythm - 6f78ae09866de7b3b73c985860c075a63befe08b authored about 2 years ago
fix segfault when attempting to get rtaudio device names

github.com/zrythm/zrythm - 948b08f7bf021ba24921ee44e132876fa53fd7c4 authored about 2 years ago
release-beta: bump to beta 3.10

github.com/zrythm/zrythm - fb01740e325289bb267c9dcd5feba49f8affcf85 authored about 2 years ago
disable ASIO backend completely

github.com/zrythm/zrythm - b116ffb797c3b154df6cf3b026ee422207da92a8 authored about 2 years ago
use region snapshots (caches) during playback

This change makes it possible to edit arranger objects while transport
is rolling. Audio/MIDI ma...

github.com/zrythm/zrythm - e2dea511c5a7282c27ef19de8b0b7f47a0fcaae4 authored about 2 years ago
make some gtk helper functions quieter

github.com/zrythm/zrythm - 863884a70dda65aad0f376783400d0131478942e authored about 2 years ago
clamp clip loop end point when moved before start point

Fixes https://todo.sr.ht/~alextee/zrythm-bug/955.

github.com/zrythm/zrythm - d69c2e4b9d35fdaa519800db17fc97fb451922de authored about 2 years ago
Translated using Weblate (Catalan)

Currently translated at 100.0% (286 of 286 strings)

Translation: Zrythm/web
Translate-URL: http...

github.com/zrythm/zrythm-web - 605f3aaf361aa5b62109eba7ff981140a132f43f authored about 2 years ago
export dialog: add custom time range selection

Works for audio.

Implements https://todo.sr.ht/~alextee/zrythm-feature/2.

github.com/zrythm/zrythm - d64078a8a05c3f418910880803a04675aad5573d authored about 2 years ago
desktop file: rename app to 'Zrythm beta' on installer versions

github.com/zrythm/zrythm - 1d0a6d4674ee04bc8b736ab199ab71c259658ffe authored about 2 years ago
noop: clarify that carla is a hard dependency

github.com/zrythm/zrythm - 80db5b9dea043d14f5681cb18b22dc5dbd021068 authored about 2 years ago