118 packages
— page 5
Monticello package 'Sound' in the trunk repository at source.squeak.org. Latest Sound-mt.103.mcz; 96 versions.
Squeak Trunk
squeak
This package contains soundex and DoubleMetaphone which is used to convert words to a their sound components so that correctly spelled words can be found with misspelled worlds. Examples: 'titlebalm' soundsLike: 'teitelbaum' you can also get the phoneticStringsFor: to store …
SqueakSource
Squeak Smalltalk source code for a Morph displaying sin/cos/tan as an animation. Here's an example captured animation: http://www.eighty-twenty.org/images/sct_anim.gif - SinCosTanMorph.st
Web Discovered
squeak
Squeak Pipes Game is a little experiment I did to draw some graphics with Morphic and then use them in a game. It's using a lot of the framework/ideas from the Electricity Game with some new animation. See http://squeak.preeminent.org/
SqueakSource
squeak
STicky is a pluggable real-time evaluator and/or translator workspace aimed to learn languages. For a quick overview please take a look at thepresentation videoThe Smalltalk evaluator could be useful in learning courses or for newbies typing expressions, but other translators/evaluators …
SqueakSource
pharo
This old game , made in Squeak for teaching students and for tuning ProcustesEnd old idea, that's made .mcz behave like old .sar and trick this repository for we could have code + pictures + sound + etc in a …
SqueakSource
squeak
Audio visual performance with Phausto, Coypu and Bloc for ESUG 2025
GitHub
MIT
Mini-framework and tool for play with video in Squeak. You have filters that you can push in a stack, the output of the first filter is processed by the second and so on. The filters available today are: BackgroundSubstraction, GrayScale, …
SqueakMap
squeak
Video4Squeak is an attempt to create an multi-platform video capturing framework for Squeak. Actually it support Video4Linux devices and a 'Test' multiplatform device. The main goal is to provide a confortable experience for non-programmers and in this line the framework …
SqueakSource
squeak
Proyecto de VideoClub en Smalltalk
GitHub
Sistema de gestión de videoclub desarrollado en Smalltalk
GitHub
Monticello package 'VideoForSqueak' in the etoys repository at source.squeak.org. Latest VideoForSqueak-kfr.2.mcz; 2 versions.
Squeak Trunk
squeak
Monticello package 'WS-Sound' in the etoys repository at source.squeak.org. Latest WS-Sound-kfr.7.mcz; 7 versions.
Squeak Trunk
squeak
With XMLTransformer you can bind Smalltalk code to any XML element.You can transform a XML into any other XML or finally in some other format ... Sound, Html, Pdf ... what you think of :)You can bind XML namespaces to …
SqueakMap
squeak
Repackaged Jim Bensons AnimationMorph as Monticello file for easier integration and loading
SqueakMap
squeak
The AnimationMorph from project Zurgle (by Jim Benson) repackaged as Moticello package
SqueakSource