art
Here are 2,540 public repositories matching this topic...
-
Updated
Oct 1, 2021
There are typos and errors in the documentation of the functions that Sonic Pi uses to configure, send & receive OSC commands.
Here's a list:
osc
function
- There is a typo in the word 'similar' here:
https://github.com/sonic-pi-net/sonic-pi/blob/eb82be8c8c05db7080623669afaf185fe23421d0/app/server/ruby/lib/sonicpi/lang/core.rb#L757 - This should refer to port 4560, not 4559:
https://
-
Updated
Oct 29, 2021 - HTML
-
Updated
Nov 2, 2021 - Python
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Sep 2, 2021 - Go
-
Updated
Dec 11, 2018 - HTML
-
Updated
Nov 10, 2021 - TypeScript
Seeing PGO: UNKNOWN is not implemented yet!
printed out when parsing the following assembly
global main
extern GetStdHandle
extern WriteFile
section .text
main:
mov rcx, 0fffffff5h
call GetStdHandle
mov rcx, rax
mov rdx, NtlpBuffer
mov r8, [NtnNBytesToWrite]
mov r9, NtlpNBytesWritten
sub rsp, 40
mov dword [rs
-
Updated
Nov 9, 2021 - GDScript
I have such strange saves (duplicates) - ora~, jpg~, png~. I can rename them and they will work normally.
Save as - fine save without duplicates.
Export - fine save without duplicates.
Only 'Save' have such problem.
Krita have same problem, only 'File - Save'. I thought that i have some problems with my computer, but Paint.NET saves normally without duplicates. GIMP - i dont know where are there '
-
Updated
Sep 8, 2021 - JavaScript
-
Updated
Apr 11, 2021 - Lua
-
Updated
Apr 2, 2020
-
Updated
Feb 13, 2021 - JavaScript
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Oct 26, 2021 - Python
-
Updated
Jan 8, 2019 - Go
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Nov 9, 2021 - C++
The NumberInput widget should support more common ways of modifying numerical widgets, namely:
- Holding down the mouse button on the arrow to change it multiple times. This should probably work like key repeat, with an initial delay and a constant rate of repetition.
- Clicking and dragging on the clickable region of the widget to change the value. The change should either be proporti
Improve this page
Add a description, image, and links to the art topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the art topic, visit your repo's landing page and select "manage topics."
Hi👋 👋 👋
We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.
[There are several ways to con