live-coding
Here are 287 public repositories matching this topic...
-
Updated
Jul 27, 2021 - Python
Currently, a lot of operations are being done in the componentDidUpdate, and as Dan mentioned on #377 this is a pattern that must be avoided, in order to prevent nested updates. So, we need to find out how to improve this method and address other performances issues that this might be causing.
I haven't gone any further and haven't collected evidence of any performance issues, but as the curr
-
Updated
Apr 18, 2022 - C++
-
Updated
May 30, 2022 - C++
fadeTime is missing tidalcycles/Tidal#618
While we're about it, lets check to see if others are missing
-
Updated
Jun 2, 2022 - C++
-
Updated
Feb 5, 2022 - C++
-
Updated
Feb 6, 2022 - C++
-
Updated
Oct 9, 2021 - JavaScript
-
Updated
Jun 4, 2022 - Rust
-
Updated
Jun 1, 2022 - C++
-
Updated
Feb 12, 2020 - Python
-
Updated
May 31, 2022 - JavaScript
-
Updated
Sep 17, 2021
-
Updated
Apr 14, 2020
-
Updated
May 22, 2022 - SuperCollider
-
Updated
Dec 21, 2020 - C++
-
Updated
Jun 2, 2022 - Clojure
-
Updated
Jun 12, 2018 - Python
-
Updated
Jun 1, 2022 - C#
-
Updated
Jan 28, 2022 - C++
-
Updated
May 26, 2022 - C++
-
Updated
Apr 18, 2018 - PHP
-
Updated
Jun 1, 2022 - CoffeeScript
-
Updated
Jan 7, 2021 - Rust
-
Updated
Jun 4, 2021 - Kotlin
What I did
Tried to compare two images without alpha channels.
from PIL import Image
from space_tracer import LivePillowImage, LiveImageDiffer
a = LivePillowImage(Image.new('RGB', (100, 100)))
b = LivePillowImage(Image.new('RGB', (100, 100)))
differ = LiveImageDiffer()
differ.compare(a, b)
What happened
It complained about the missing alpha channel.
/home/don
-
Updated
Nov 6, 2021 - C++
Improve this page
Add a description, image, and links to the live-coding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the live-coding topic, visit your repo's landing page and select "manage topics."
There are some elements on the documentation page for
midi_modethat are not rendered correctly.The fix would involve editing some of the lines of the following code section:
https://github.com/sonic-pi-net/sonic-pi/blob/81291453cddd52035817dfe2cb