Falmouth
Falmouth may refer to:
Places
Antigua
Australia
- Falmouth, Tasmania, a locality in North-east Tasmania
Canada
- Falmouth, Nova Scotia, a community in Hants County
- Upper Falmouth, Nova Scotia
Jamaica
- Falmouth, Jamaica, the capital of Trelawny Parish
United Kingdom
- Falmouth, Cornwall, the original Falmouth from which most of the others are named
United States
- Falmouth, Florida
- Falmouth, Indiana
- Falmouth, Kentucky
- Falmouth, Maine
- Falmouth, Massachusetts
- Falmouth (CDP), Massachusetts, a census-designated place in Falmouth, Massachusetts
- Falmouth, Michigan
- Falmouth, Pennsylvania
- Falmouth, Virginia
Ships
- HMS Falmouth, several ships of the British Royal Navy
- USS Falmouth (1827), a United States navy sloop-of-war in commission from 1828 to 1859
- Falmouth (ship) one of several ships of that name
Other
- Falmouth Spring, a first-magnitude spring in Suwannee County, Florida
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", options=["-c", "copy"])bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", options=["-c", "copy"], bitrate=64)bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", options=["-c", "copy"])bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", args=["-c", "copy"])bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegPCMAudio("http://localhost:7778/")bot.voice.play(source)```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.