Releases: ffd8/P5LIVE
Releases · ffd8/P5LIVE
P5LIVE v1.8.0
- add: strudel!
- add: snippet for p5live strudel chain
- add: transparent mode flag to remove backgrounds
- add: strudel as big js obj
- add: strudel hap triggers for p5.js code
- add: strudel highlighting
- add: mouseClick audioContext for strudel
- add: custom strudel function to grab P5LIVE vars/functions
- add: strudel.canvas for grabbing visuals
- add: strudel.get() for using visuals within p5.js
- add: localstorage sketches now indexDB! for > 5mb space
- add: code preview and modify before single sketch import
- add: realtime dup feedback while rename items
- add: lock files for performance remixes
- add: curChange position for better COCODING sync changes with //sandbox (hydra)
- add: auto-download localStorage sketches before change to IndexDB
- add: focus on editor after about window close
- fix: readme bug re p5.js versions
- fix: non-callback console error on backup
- fix: strudel load timing
- fix: strudel samples to match REPL
- fix: strudel regex catch
- fix: strudel removal when changing sketches
- fix: strudel canvas/get when not yet loaded
- fix: bug if import no dups (zero)
- fix: demos recoding default
- fix: sketches no user-select
- fix: no more drag sketch into demos
- fix: accidental rename duplicates
- fix: sortable sketches/folders, should be faster
- fix: async/await for imports/saves
- fix: import of big sketches data muuuch faster (new functions)
- fix: double loading of demos
- fix: RECODING init redraw code
- fix: strudel match tag
- fix: demos folder load
- fix: css, cocoding toggle buttons hover background
- fix: css, pointer-events misc
- fix: COCODING, better compile location syncing
- fix: hydra block specific location compiling
- fix: sketchScrollIntoView() only when needed
- fix: strudel, distort() and other functions with faux click first
- fix: ace.ghost indexDB storage
- fix: ace.snippets crash of sketch in non-ghost mode first time
- fix: strangely prevented update of sketches to indexDB
- fix: strudel if parent available issue
- fix: strudel double quotes in .p5live function
- fix: cutoff chars on long string
- fix: update refresh demos
- fix: strudel add alias drums
- readme: strudel details
- readme: indexDB update
- readme: update process
- readme: lock mode
- readme: background insight
- remove: unused libs, only there if demo
- demos: added Strudel
- demos: fix: offline lib for some
- update: p5.js
- update: p5 versions json
- update: ace
- update: license to AGPL
P5LIVE v1.7.2
Added Strudel, see v1.7.0 for detailed update notes.
P5LIVE v1.7.1
Minor fix to P5LIVE-snippets manager (fixed URL!), see v1.7.0 for detailed update notes.
P5LIVE v1.7.0
P5LIVE v1.7.0
Oh so many features/fixes/etc!
- fixed braces tidy
- fixed RECODING within sandbox
- start of ghostmode for snippets
- fixed p5live-midi CCS issue
- fixed p5live-midi velocity fade issue
- fixed p5live-audio update delay issue
- added cur/total duration logging for RECODING
- ace-snippets added more triggers
- update p5.js to latest
- start of p5.js v2 testing
- start of js modules import
- making search bar more subtle
- readme for 'includes' to not use it
- updated p5.glitch embed
- renamed AceRecoding
- fixed issue with locked editor after recoding playback
- sonicode fixes (pitch, active time, midi)
- snippets, built-in reduced because:
- snippets manager added! separate repo with access to add
- ghostmode snippets added, types out snippets w set speed
- ghostmode snippets, added undo stack so entire typing is undo 1x
- ghostmode added to ace snippets
- snippets adds libs to existing array if present!
- added more stats
- darkmode ace find GUI
- manually set p5 version, ie // p5 = '1.11.0'
- if offline, but online, downloads p5 version
- readme for updates
- online checker
- pre-checking for p5 v2
- attempt to fix ctrl/shift key getting stuck
- added more ace-snippets
- added 'version' + 'tab' to set version of sketch
- readme about libs
- adding mode to force canvases full width/height like hy5live
- fixed // no p5 and sound regex match
- fixed p5 var updates if no p5
- new demos, _canvas_lofi + _canvas_api
- ace-snippet, canvas
- readme updates
- delete in draw trigger sandbox compile
- more ace-snippets
- xyscopejs demo added for audio synthesis to vector displays
- and moar!
P5LIVE v1.6.3
Minor updates since v1.6
P5LIVE v1.6.0
- updated p5js
- fixed cursor issue with noCursor()
- code (p5live.code) + recompile accessible within sketch iframe
- additional ace snippets for hy5
- fix recoding cursor position
- vex popup size fix
- start of 'popcode' for external code editing (now just viewing)
- refs back to solid background
- add HY5 snippet
- allow 5mb+ settings files to backup offline
- prevent version/revision overwrite from backups file
- fix old backup + shortcuts bug
- save browser in backup filename
- fix recoding snapshot of code
- fix show console clearing when nothing to report
- fix // inside text string causing false error
- moved audio guts to back via p5live-audio utils, now just need setupAudio(true) and updateAudio() to start using audio snippet!
- updated snippet
- auto adds audio code to exported js + html
- added ability to add new file within folder for nice organization
- updated p5js cdn version to latest (will keep online always up to date!)
- 'visuals only stream' now allows selecting from all canvases! (hydra, p5, etc)
- visuals only also auto hides nav unless mousemoved
- mouseover extended nav for stream + export
- read/write bi-directional popupCode editor!
- popupCode includes pulse, theme, auto-scroll
- popupCode lacks snippets, shortcuts
- viz only stream dropdown canvases updates per sketch change + recompile!
- new icon
- fixed URL (should work online / offline)
- can now select which canvas in visuals-only popup, along with object-fit settings
- added width/height of window when resizing window for capture needs
- code-only stream now accepts recompile shortcuts + saves main code for real write
- fixed issue of menu panel scrollbar when resizing window
- readme update
- minor css tweaks
- improved hover extended buttons UX
- added width/2 + height/2, needed so often
- added midi-utils for background processing
- fixed console issues
- additional ace snippets
- enough changes warrant v1.6.0
- console: improvements, diff blended, autoheight, » intro, matches editor size, auto/show when editor hidden
- readme table of contents drop-down!
- readme: updated, midi/osc, re-org bug/lag, headings
- cleanup console from p5live-sketch.html
- updated snippet for midi
- updated demos
- ready to lauuunch?!
P5LIVE v1.5.1
Long overdue is to version the releases from the code base...