######### Buzzer

Library: Input/Output Extra
Introduced: 2.15 in Logisim ITA Component
Appearance: #########

Behavior

This component generates sound on your system's speakers. One of the inputs defines the frequency, another the volume, and the last one activates or deactivates the sound. You can choose the waveform by setting the Waveform attribute.

Pins

North edge:
Input bus: Duty cycle - Unsigned digital value which determines the duty cycle of the waveform. Data width in bit 8.
West edge: up
Input bus: Frequency - Unsigned numerical value that determines the sound frequency in Hz or dHz in accordance with the Frequency property. Data width in bit 14.
West edge: in the center
Input: Select - If this input is at 1 the sound is activated and at 0 it is stopped. Data width 1.
West edge: below
Bus d'entrée : Volume - Permet de régler le volume du son. La largeur de donnée est définie par l'attribut Largeur de donnée volume.

Attributes

When the component is selected or being added, the arrow keys alter its Facing attribute.

Facing
The side of the component where its output pin should be.
Select Location
The location of the duty cycle pin in relation to the other pins.
frequency
Set the sound frequency in Hertz or decihertz in accordance with the Frequency property. The minimum value is 20Hz and the maximum 20,000Hz.
volume bit width
Bits width of the volume control bus.
Label
The label text associated with the component.
Label Font
The font used to render the label.
Waveform
Selects the signal waveform. Choices are: sinusoidal, square, triangular, sawtooth, white noise.
Channel
Selects left, right or both output channels.
Smooth level
Low-pass filter level applied to the signal.
Smooth window width
Number of samples required to calculate the filter.

Poke Tool Behavior

Aucun.

Text Tool Behavior

Allows you to modify the label associated with the component.

Back to Library Reference