94 packages — page 2

avilib

This is a library for reading, analyzing and writing audio and video data. At the moment this includes avi container, mpeg audio and mpeg4 video. It is not an encoder or decoder for audio or video streams.
SqueakSource

Bloc5

A high-level visual arts API for Pharo, inspired by Processing/p5.js, designed to make creating interactive graphics and animations simple and fun.
GitHub pharo MIT

bloccatwalk

Simple example with Bloc in Pharo that shows direct positioning of elements, separation of model and elements and moving elements by animation.
GitHub pharo

Collectable

Collectable is an application project to manage / display / get informations for stuff collector in Pharo. Targeting is video games collection.
GitHub pharo MIT

CroquetGL

The OpenGL interface from Croquet for consumption in other contexts. Supports OpenGL 1.4 plus extensions.To install, first load the FFI via:(Installer repository: 'http://source.squeak.org/FFI') install: 'FFI-Pools'; install: 'FFI-Kernel'; install: 'FFI-Tests'.then load CroquetGL:(Installer repository: 'http://www.squeaksource.com/CroquetGL') install: '3DTransform'; install: 'OpenGL-Pools'; install: 'OpenGL-Core'.When everything …
SqueakSource squeak

CWGenerator

A system to generate and play Morse Code. As it stands, we can play code from a workspace. As time goes on, I may add a training mode like G4FON (which doesn't run on a Mac). It also has a …
SqueakSource

daap

An implementation of the Digital Audio Access Protocol [1], used by Apple's iTunes[2] to share music over a network. There is very little documentation available [3], Apple has not disclosed the specifics of DAAP. ***EDIT*** Unfortunately, due to an absence …
SqueakSource

DacMotorola

A seaside app which interacts with a motorola Digital addressable controller (DAC 6000). The DAC6000 provides secured access control for digital video distribution systems. The Seaside app interprets user inputs and sends low-level encoded bytes to digital video systems
SqueakSource

Drummers

Make some sound with Etoys.... a project to integrate frequencies, instruments, tuning systems, pitches into Etoys
SqueakSource squeak

ephestos

An interactive , programming , painting , music and sound tool through an RPG game. Confused ? Visit the wiki for more info. DO NOT DOWNLOAD !!! There is nothing usable yet . And it will take at least 6 …
SqueakSource

FmodSt

FMOD sound library Smalltalk wrapper
GitHub MIT

FractalMorph

see webpage http://minnow.cc.gatech.edu/squeak/2911 for descriptions.Allows you to zoom in and out of a fractal image, possibly make small animations as well. begin with (FractalMorph newopenInWorld)
SqueakMap squeak

Gestion-de-Videoclub

Programa realizado en SmallTalk para consolidar conocimientos de la Programación Orientada a Objetos que simula el funcionamiento de un VideoClub o plataforma de Streaming.
GitHub

GStreamer

GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. The squeak part consists of a number of plugins that let you control …
SqueakSource squeak

GT in 7' videos

GT in 7' is a series of short guided tours on YouTube to various aspects of Glamorous Toolkit.
Web Discovered

gtoolkit-shorts

Slideshows and demos for short YouTube videos.
GitHub CC0-1.0

Handling Motion JPEG video streams with pharo smalltalk » Richard J. Prinz

Web Discovered pharo

Jam Tomorrow

We propose a music generation software that allowslarge numbers of users to collaborate. In a virtual world,groups of users generate music simultaneously at differentplaces in a room. This can be realized using OpenAL soundsources. The generated musical pieces have to …
SqueakMap squeak

January Cuis Meeting | Cuis-Smalltalk

What. It is a “What’s New?” format to discuss news in the community. Luciano Notarfrancesco will present his experiments with sound and morphic in the field of digital signal processing.
Web Discovered squeak

Jeff's Animation Tools

This is a suite of Animation Tools, the most prominent feature of which is the MorphAgents animation system. MorphAgents is a system for animation (Flash-style) in Squeak. A MorphAgent is like a Player, except the agent has a script that …
SqueakMap squeak

Khoros

classes for PortMidiPlugin (MIDI I/O) for Squeak.
SqueakSource squeak

Ladrillos

A different way to group different existent packages / classes for specific goal. Example: What I wish the minimal possible sound , network, player of Etoys system ? I doing this in SqueakLight, now what Pavel do new Squeak3.9g-7061-basicMorphic.image, start …
SqueakSource squeak

MagmaBrowser

A browser for object oriented databases using Magma, an OODB for Squeak and Pharo Smalltalk, built on top of the OmniBrowser framework. You may preview ademonstration videoor proceed with download/installation instructions below.InstallationGofer new squeaksource: 'LibraryImporter'; package: 'LibraryImporter'; squeaksource: 'EventsMonitor'; package: …
SqueakSource pharo

MARPGE

This project has been created to model a role playing game such as Final Fantasy. My main interest currently is to model battles. http://en.wikipedia.org/wiki/Final_Fantasy_%28video_game%29#Combat
SqueakSource

MIDIFileWriter

SqueakSource