Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Pascal csound in Title/Summary

Csound Editor

Csound Editor

Csound Editor is an integrated development environment for Csound compilers. Edit Csound files, run Csound, launch utilities and manuals using one program. Csound Editor is designed to focus on the document and not on the user interface, it does not hide csound code from your view.

Csound

Csound

Csound is a C-Based Audio Programming Language providing facilities for composition and performance over a wide range of platforms. It is a sound and music synthesis system that can be used in various music genres such as classical, pop, techno and ambient.

  • Publisher: Csound
  • Home page: www.csounds.com
  • Last updated: March 13th, 2014
Csound Ghost_Writer

Csound Ghost_Writer

Csound Ghost_Writer is an open source DSP Audio instrument which runs on Csound. It is mainly a GUI for creating custom instrument and textures for electronic music. It's main audience is IDM, Circuitbent, and Chiptune musicians. It also acts as a useful tool to help integrate Csound 'newbies' to practical .orc and .sco file writing. Csound is not just for 'upper crust' university researchers. It runs off the Windows platform with the use of Csound5VST. Contained within the program are direct streaming downloads for optional additional features like: Audacity, Python, and more.

Pascal csound in Description

WinXoundPro

WinXoundPro

WinXound is a free and open-source Front-End GUI Editor for CSound 5, CSoundAV, CSoundAC, with Python and Lua support, developed by Stefano Bonetti.It runs on Microsoft Windows, Apple Mac OsX and Linux.WinXound is optimized to work with the new CSound 5 compiler.

  • Publisher: Stefano Bonetti
  • Last updated: April 29th, 2012
Dolphin Bay Software Ezy Pascal

Dolphin Bay Software Ezy Pascal

Learn how to program with Ezy Pascal, the Pascal programming software designed for new programmers. Ezy Pascal is very easy to use and no previous programming experience is needed. There are free tutorials to get you started. Ezy Pascal Free Version is a free Pascal compiler that makes learning to program easy and fun.

  • Publisher: Dolphin Bay Software
  • Last updated: November 25th, 2011
Dev-Pascal

Dev-Pascal

- Pascal compiler for Win32 (Free Pascal or GNU Pascal) - Debugger (GDB or Insight) - Customizable syntax highlighting - Powerful multi-window editor with many options - Work in source file or project mode - Setup creator - Create console, windows and DLL programs

  • Publisher: Bloodshed Software
  • Home page: www.bloodshed.net
  • Last updated: May 31st, 2013
CPIde

CPIde

CPIde is a lightweight powerful integrated development environment for Gardens Point Component Pascal. It is used to develop Pascal / Oberon-style software for the Microsoft .NET framework.

  • Publisher: CFB Software
  • Last updated: May 26th, 2020
C to Pascal Converter

C to Pascal Converter

The purpose of this program is to make easier the process of translation of existing programs or algorithms written on ANSI C language to the Pascal. The converter recognizes Pascal dialects which are compatible with Turbo Pascal 4.0/5.0 and ISO Pascal standard - IEC 7185:1990(E) (including conformant arrays).

  • Publisher: Ural Gunaydin
  • Last updated: May 27th, 2020

Additional Pascal csound selection

Free Pascal

Free Pascal

Free Pascal is a 32-, 64-, and 16-bit professional Pascal compiler. It can target many processor architectures: Intel x86 (including 8086), AMD64/x86-64, PowerPC, PowerPC64, SPARC, ARM, AArch64, MIPS, and the JVM. The language syntax has excellent compatibility with TP 7.0 as well as with most versions of Delphi (classes, rtti, exceptions, ansistrings, widestrings, interfaces).

Turbo Pascal with DOSBox

Turbo Pascal with DOSBox

Turbo Pascal is a compiler and an integrated development environment (IDE) for the Pascal language that run on MS-DOS operating system. This program is a simpler solution by packaging software DOSBox Turbo Pascal 7.0 and 0.74 into a single installation file.

  • Publisher: Luu Nguyen Thien Hau
  • Home page: sourceforge.net
  • Last updated: August 30th, 2022
GNU Pascal

GNU Pascal

A few old and obsolete features have been dropped or replaced by cleaner, more flexible or otherwise more useful ones. This might lead to minor problems with old code, but we suppose they're rare and easy to overcome. Backward-incompatible changes are marked with (@).

  • Publisher: The GNU Pascal Team
  • Last updated: April 9th, 2008
Visual Pascal

Visual Pascal

Visual Pascal is a small tool for Delphi and Pascal programmers. By several clicks you get a large amount of code in the Pascal programming language. Keyboard is needed for typing names only. The program window is separated into two parts. On the left you insert program constructions, on the right you get a ready to use code.

  • Publisher: SoftConstructors
  • Last updated: May 21st, 2014
Turbo Pascal 7 for Windows7-8-8.1 by TechApple.Net

Turbo Pascal 7 for Windows7-8-8.1 by TechApple.Net

Turbo Pascal 7 for Windows7-8-8.1 by TechApple.Net is a program that allows you to run and compile Pascal language PAS files. You can also edit a source file, search for files on your computer, write commands and compile them. It also provides a debugging option.

  • Publisher: Techapple.Net
  • Last updated: January 30th, 2015
Pascal Analyzer

Pascal Analyzer

Pascal Analyzer is an app that allows you to analyze the Delphi source code. This app parses Delphi or Borland Pascal source codes and produces reports that help you understand your source code better. You will also be able to identify potential errors and anomalies. Your code will be more readable and maintainable.

  • Publisher: Peganza
  • Home page: www.peganza.com
  • Last updated: April 5th, 2023
Pascal XE

Pascal XE

Pascal XE is a comprehensive and easy to use IDE for Pascal coding and programming. It features handy keyboard shortcuts; multi syntax highlighter; smart error indication (warnings and hints); code beautifier; completion proposal; custom GUI themes; line numbering; print with/without Syntax highlighting, HTML export, and more.

  • Publisher: Lycée Attarine
  • Home page: sourceforge.net
  • Last updated: November 9th, 2017
Pic Micro Pascal

Pic Micro Pascal

PMP (Pic Micro Pascal) is a free Pascal cross compiler for PIC™ processors. It is intended to work with the Microchip MPASM/MPLINK suite installed; it has its own IDE and it is a highly optimized compiler. It supports most devices from PIC10 to PIC18. Floating Point is supported (for PIC18 and PIC16 only). The new PIC16 enhanced mid-range processors are also supported.

  • Publisher: PMP Team
  • Home page: www.pmpcomp.fr
  • Last updated: April 6th, 2012
Autorun Pascal Builder

Autorun Pascal Builder

Autorun Pascal Builder is a full-featured application designed to help you create autorun CD menus, file launchers, installers, cue cards, slideshows and presentations, tutorials, multimedia albums and other marketing materials. The integrated conversion tool is designed to help you extract APB files from EXE files.

  • Publisher: Murariu Alexandru
  • Last updated: July 11th, 2008
SAX for Pascal

SAX for Pascal

SAX for Pascal provides a specification, in the form of a set of Delphi interfaces, for parsing XML documents. Your client code receives a bunch of events that tell you the contents of the XML document. The main interface a SAX parser provides is IXMLReader (in the SAX.pas unit).

  • Publisher: Keith Wood
  • Last updated: October 19th, 2010