Search for a Writer:
Calculated Writer Scores
- Frequency of opinion markers: Not set
- Sentiment markers: Not set
- What is this?
Community Writer Scores
Coverage
Words Associated with DAVE PHILLIPS
Most Frequently Mentioned Topics
Writers on the Same Beat
Mouse over to see where they overlap
- futuremusic (FutureMusic)
Words: midi, audio, sound, music, loop
Topics: United States, Nashville
- adnan tezer (Monsters and Critics.com)
Words: system, features, note, exports, show
Topics: United States
- timothy prickett morgan (LXer)
Words: linux, software, system, applications, support
Topics: United States
- dan kusnetzky (ZDNet)
Words: software, linux, virtual, applications, system
Topics: United States
- lisa kelly (VNUNet.com)
Words: software, system, linux, support, development
Topics: United States
- weather underground (Boston Globe)
Words: system, cool, expected, development, high
Topics: United States
Sources They're Writing For (last 60 days)
Writer Feed Widget
Grab this free widget and get the latest news for this writer. You can post it on your web page or blog, or add it to your desktop. Click on the "get & share" button at the bottom.
Articles Written by: DAVE PHILLIPS
Figure 1. OpenShot 0.9.52
./configure --prefix=/usr --aviformat-swscale --enable-gpl --swig-languages=python
sudo python setup.py install
dlphilp@The3800:~$ openshot
Added /usr/share/openshot to system path
-------------------------------- ...
From DAVE PHILLIPS,
Linux Journal,
18 Nov 2009
The O is for October, harvest time here in NW Ohio USA. A beat-slicer, a book review, and a milestone release compose this trio of reviews for the Fall season in Linux audio fashion.
Smasher (Figure 1) is a beat-slicer, a utility dedicated to cutting ...
From DAVE PHILLIPS,
LXer,
27 Oct 2009
Figure 1. Kdenlive
cd ~/src
git clone http://mltframework.org/mlt.git
cd mlt
./configure --prefix=/usr --enable-gpl --avformat-swscale
make
sudo make install
cd ~/src
svn co ...
From DAVE PHILLIPS,
LXer,
15 Oct 2009
Figure 1. MidiRandomizer
Figure 2. GT-3 Fx Floorboard
Figure 3. Editing parameters in Fx Floorboard
an open-source, object-oriented composition tool written in Python. The system can be scripted and embedded, and includes integrated instrument ...
From DAVE PHILLIPS,
LXer,
16 Sep 2009
./configure --help
./configure --with-optionYY=yes --with-optionZZ=no
make
sudo make install
./configure --help (with the autotools system)
./waf configure --help
scons -h (local options)
scons -H (global options)
./configure ...
From DAVE PHILLIPS,
LXer,
9 Sep 2009
#include
int main()
{
printf("Greetings, Earthlings !\n");
exit(0);
}
svn co http://subversion.ardour.org/svn/ardour2/branches/2.0-ongoing
cvs -d:pserver:anonymous@csound.cvs.sourceforge.net:/cvsroot/csound login (Press the Enter key ...
From DAVE PHILLIPS,
LXer,
2 Sep 2009
According to its developers Guitarix is a monaural amplifier designed for creating the distorted sounds typical of thrash, heavy metal, blues, and other rock guitar styles. In fact, Guitarix is capable of much more than distortion sounds. In this ...
From DAVE PHILLIPS,
LXer,
24 Aug 2009
LMMS is music creation software similar to programs such as GarageBand for OSX and FL Studio for Windows. Those programs are designed to streamline the process of making music with a computer in order to get new users into music composition as quickly ...
From DAVE PHILLIPS,
LXer,
17 Aug 2009
Recently I profiled the latest LiVES video editing system, and in that article I mentioned that I intended to buy a camcorder for use with LiVES and other video editing software. Since then I purchased a Samsung SC-D382 midiDV recorder. Studio Dave is ...
From DAVE PHILLIPS,
LXer,
28 Jul 2009
LiVES mixes realtime video performance and non-linear editing in one professional quality application. It will let you start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible ...
From DAVE PHILLIPS,
Linux Journal,
23 Jul 2009