#
# ChangeLog for python/demos/demo_timestretch_online.py
#
# Generated by Trac 1.2
# Mar 6, 2025, 9:09:06 AM

Wed, 30 Nov 2016 17:41:43 GMT Paul Brossier <piem@piem.org> [a0a073f]
	* python/demos/demo_timestretch_online.py (modified)

	python/demos/demo_timestretch_online.py: use 512, fix block counter


Wed, 16 Nov 2016 09:54:14 GMT Paul Brossier <piem@piem.org> [8489d7b]
	* python/demos/demo_timestretch.py (modified)
	* python/demos/demo_timestretch_online.py (modified)

	python/demos/demo_timestretch*: use // to yield an integer (closes
	#71)


Sat, 27 Aug 2016 09:40:47 GMT Paul Brossier <piem@piem.org> [d738d75]
	* python/demos/demo_timestretch.py (modified)
	* python/demos/demo_timestretch_online.py (modified)

	python/demos/demo_timestretch*: remove unused import


Thu, 18 Aug 2016 15:23:19 GMT Paul Brossier <piem@piem.org> [eeb4538]
	* python/demos/demo_timestretch.py (modified)
	* python/demos/demo_timestretch_online.py (modified)

	./python/demos/demo_timestretch{,_online}.py: fix usage string


Mon, 06 Jun 2016 13:51:16 GMT Paul Brossier <piem@piem.org> [ae15c63]
	* python/demos/demo_timestretch_online.py (added)

	python/demos/demo_timestretch.py: add timescale algorithm (online ...